a
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #FF3300;
	text-decoration :none;
}

a:HOVER
{	
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #FF3300;
	text-decoration :underline;
}


.topnav
{
    font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration :none;
}

.topnav:HOVER
{
	
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #00CCFF;
	text-decoration :underline;
}

.header
{
    font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #006699;
	text-decoration :underline;
}

.header:HOVER
{
	
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #FF3300;
	text-decoration :none;
}


p, td, th
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration :none;
}

copyright
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-decoration :none;
}