@charset "UTF-8";
/* CSS Document */



.mainlink { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #000099;
	font-weight: normal }
	
.mainlink2 { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #ffffff;
	font-weight: normal }
	
.mainlink3 { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #ff6633;
	font-weight: normal }
	
.mainlink4 { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 14pt;
       	color: #ff6633;
	font-weight: normal }
	
.index { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #000099;
	font-weight: normal }
	
A:hover { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #6699ff;
	font-weight: normal }
	

a.mainlink2:hover { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #ff6633;
	font-weight: normal }
	
a.mainlink4:hover { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 14pt;
       	color: #6699ff;
	font-weight: normal }
	
a.index:hover { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #ff6633;
	font-weight: normal }
	


td { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	color: #000000;
	font-weight: normal }
	
ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}