
body{ 
	font-size: 10pt; 
  	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
  	}
 
td{
	font-size: 10pt; 
  	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
  	}

a:link  { 
	color: #cc3300; 
	font-weight: bold; 
	text-decoration: underline 
	}

a:visited  { 
	color: #cc3300; 
	font-weight: bold; 
	text-decoration: underline }

a:hover, a:active { 
	font-weight: bold;
	color: #008800;
	text-decoration: underline;
}


