a:link       
{
	font-family: Arial;
	font-size: 9pt; 
	color: #2264A0; 
	text-decoration: none; 
	font-weight: bold
}

a:active
{
	font-family:Arial;
	font-size: 9pt;
	color:#000000;
	font-weight: bold;
	text-decoration:none
}

a:visited
{
	font-family:Arial;
	font-size: 9pt;
	color:#EA183B;
	text-decoration:none; font-weight:bold	
}

a:hover
{
	font-family:Arial;
	font-size: 9pt;
	color:#6096C2;
	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;
	font-style:italic;
	text-decoration:none

}

SPAN.regular
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration:none
}
