BODY {font: 12pt "Arial"}
H1 {FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; font-size: 20pt; font-weight: bold; color: black}
H2 {FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; font-size: 17pt; font-weight: bold; color: black}
H3 {FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; font-size: 15pt; font-weight: bold; color: black}
H4 {FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; font-size: 13pt; font-weight: bold; color: black}
H5 {FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10pt; color: black}
H6 {FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; font-size: 17pt; font-weight: bold; color: white}
P  {FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; font-size: 12pt; color: black}
A:link, A:visited, A:hover, A:active 
{  
	color: #000; 
	text-decoration: underline; 
	FONT-FAMILY: arial,helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12pt; 
}

<!-- Classes -->
.welcome {font: 13pt/15pt "Georgia","times new roman"; font-style:italic; color: white}
.news {font: 12pt/14pt "arial","verdana"; color: black}
	
<!-- Lists -->
ul, ol { margin-top:0px; margin-bottom:0px; }
ul, ul li { color: #000000; list-style-type:disc;  font: 12pt/14pt; line-height: 20px;}
-->
th
{	font-weight:bold;
}
.links
{
	background-color: gray;
	height: 1.5em;
	padding: 0.1em;
	color: #fff;
	border:none;

}
a.links:link, a.links:visited, a.links:active
{
	color: #fff;
	font-weight:bold;
	text-decoration:  none;
	font-size: 10pt;
}
a.links:hover
{
	color: #ff9966;
}

