@charset "UTF-8";
/* CSS Document */

body  {

	background: #ffffff;

	margin: 0px;

	border: none;

	}

	

a:link {

	color: #41227b;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 9pt;

	text-decoration: none; 

	}

	

a:visited {

	color: #41227b;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 9pt;

	text-decoration: none; 

	}

	

a:hover, a:active {

	color: #b0af9f;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 9pt;

	text-decoration: none;

	}

.class1 a:link {
	color: #ffffff;
	
	text-decoration: none;
	}
	
.class1 a:visited {
	color: #ffffff;
	
	text-decoration: none;
	}

.class1 a:hover, a:active {
	color: #b0af9f;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 9pt;

	text-decoration: underline;
	}

.reg {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal; 

	text-decoration: none; 

	color: #F7AE42;

	font-size: 9pt;

	background-color: #000000;

	}	



h1 {

	color: #ffd141;

	font-size:15pt;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	}


.vet { 

	font-weight: bold;

	font-size: 10pt

	}



.link {

	color: #000000;

	background-color: #D6D932;

	height: 19px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 14px;

	text-align: center;

	vertical-align: top;

	padding-top: 2px;

	word-spacing: 20px;

	margin-left: 7px;

	margin-top: 8px;

	}


.table01 {

	background-color: #ededed;

	margin-left: auto;

	margin-right: auto;	

	}
	
.content01 {

	background-color: #ffffff;
	
	min-height: 344px;
	
	margin-top: 0px;

	}

.table02 {
		
	margin-top: 0px;
	
	margin-left: 10px;

	margin-right: 10px;
	
	color: #ffffff;

	font-size:9pt;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: none;

	text-decoration: none;

	}
	
.italic {
		
	font-size:9pt;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: none;

	text-decoration: none;
	
	font-style:italic;
	
	}
	
iframe { 
 margin:0; 
 padding:0;
 max-width:890px; 
 min-height:1100px; 
 width:100%; 
 border:none; 
 background: transparent;
}

