a:link       
{
	font-family: Tahoma;
	font-size: 9pt; 
	color: #004685; 
	text-decoration: none; 
	font-weight: bold
}

a:active
{
	font-family:Tahoma;
	font-size: 9pt;
	color:#FFF110;
	font-weight: bold;
	text-decoration:none
}

a:visited
{
	font-family:Tahoma;
	font-size: 9pt;
	color:#24639B;
	text-decoration:none; font-weight:bold	
}

a:hover
{
	font-family:Tahoma;
	font-size: 9pt;
	color:#FB8D10;
	font-weight: bold;
	text-decoration:underline
}

BODY 
{
	font-family:Tahoma;
	font-size: 9pt;
	color:#000000;
	text-decoration:none
}

SPAN.pagetitle
{
	font-family: Tahoma;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}

SPAN.subtitle
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #000000;
	text-decoration:none 
	
}

SPAN.regular
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration:none
}