a:link       
{
	font-family: Tahoma;
	font-size: 9pt; 
	color: #09065C; 
	text-decoration: none; 
	font-weight: bold
}

a:active
{
	font-family:Tahoma;
	font-size: 9pt;
	color:#EBEC35;
	font-weight: bold;
	text-decoration:none
}

a:visited
{
	font-family:Tahoma;
	font-size: 9pt;
	color:#006091;
	text-decoration:none; font-weight:bold	
}

a:hover
{
	font-family:Tahoma;
	font-size: 9pt;
	color:#F2B013;
	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: #737373;
	font-weight: bold;
	text-decoration:none
}

SPAN.subtitle
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #F2B013;
	text-decoration:none; font-weight:bold 
	
}

SPAN.regular
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration:none
}