a:link       
{
	font-family: Arial;
	font-size: 9pt; 
	color: #12175C; 
	text-decoration: none; 
	font-weight: bold
}

a:active
{
	font-family:Arial;
	font-size: 9pt;
	color:#F69866;
	font-weight: bold;
	text-decoration:none
}

a:visited
{
	font-family:Arial;
	font-size: 9pt;
	color:#FF0000;
	text-decoration:none; font-weight:bold	
}

a:hover
{
	font-family:Arial;
	font-size: 9pt;
	color:#DDE5F1;
	font-weight: bold;
	text-decoration:underline
}

BODY 
{
	font-family:Arial;
	font-size: 9pt;
	color:#000000;
	text-decoration:none
}

SPAN.pagetitle
{
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}

SPAN.subtitle
{
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	text-decoration:none 
	
}

SPAN.regular
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration:none
}