a:link       
{
	font-family: Verdana;
	font-size: 8pt; 
	color: #9A0000; 
	text-decoration: none; 
	font-weight: bold
}

a:active
{
	font-family: Verdana;
	font-size: 8pt;
	color:#7D7D7D;
	font-weight: bold;
	text-decoration:none
}

a:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color:#EF2233;
	text-decoration:none; font-weight:bold	
}

a:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color:#5F6060;
	font-weight: bold;
	text-decoration:underline
}

BODY 
{
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
	text-decoration:none
}

SPAN.pagetitle
{
	font-family: Verdana;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}

SPAN.subtitle
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-style:italic;
	text-decoration:none

}

SPAN.regular
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration:none
}