body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00FF00;
	text-align: center;
: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a.nav:link{color:#FFFF00; 
text-decoration: none} 

a.nav:visited{color:#FF6600; 
text-decoration: none} 

a.nav:active{color:#FF0000; 
text-decoration: none} 

a.nav:hover{text-decoration: underline} 

a:link{color:#FFFF00; 
text-decoration: none} 

a:visited{color:#FF6600; 
text-decoration: none} 

a:active{color:#FF0000; 
text-decoration: none} 

a:hover{color:#006699; 
text-decoration: underline} 
