.body { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1em;
		color: #003366 }
		
.body2 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1em;
		color: #003333 }
		
.bodyi { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1em;
		font-style: italic;
		color: #003366 }		
		
.bodyb { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-weight: bold;		
		font-size: 1em;
		color: #003366 }
		
.body2b { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-weight: bold;		
		font-size: 1em;
		color: #003333 }

.link { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .7em;
		color: #003366 }
		
.small { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .8em;
		color: #003366 }
		
.smallb { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-weight: bold;
		font-size: .8em;
		color: #003366 }	
		
.head { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1.5em;
		font-weight: bold;
		color: #003366 }
		
.head2 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1.6em;
		font-weight: bold;
		color: #003333 }

			
A:link { text-decoration: none; color:#FF9900 }
A:active { text-decoration: none; color:#FFCC00 }
A:visited { text-decoration: none; color:#FF9900 } 

