.body { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1em;
		color: #003300 }
		
.body2 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1em;
		color: #990000 }		
		
.bodyb { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-weight: bold;		
		font-size: 1em;
		color: #003300 }
		
.body2b { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-weight: bold;		
		font-size: 1em;
		color: #990000 }
				
.med { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .9em;
		color: #003300 }
		
.med2 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .9em;
		color: #990000 }		
		
.medb { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-weight: bold;		
		font-size: .9em;
		color: #003300 }
		
.med2b { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-weight: bold;		
		font-size: .9em;
		color: #990000 }

.link { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .8em;
		color: #003300 }
		
.small { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .8em;
		color: #003300 }
		
.smallb { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .8em;
		font-weight: bold;
		color: #003300 }	

.small2 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: .8em;
		color: #990000 }
		
.head { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1.5em;
		font-weight: bold;
		color: #990000 }
		
.head2 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 1.6em;
		font-weight: bold;
		color: #990000 }

.head3 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
		font-size: 2em;
		font-weight: bold;
		color: #990000 }
			
A:link { text-decoration: underline; color:#FF0000 }
A:active { text-decoration: underline; color:#ff9900 }
A:visited { text-decoration: underline; color:#003300 } 

