a:link       
{
	font-family: Tahoma;
	font-size: 10pt; 
	color: #5b6290; 
	text-decoration: none; 
	font-weight: bold
}

a:active
{
	font-family:Tahoma;
	font-size: 10pt;
	color:#005F40;
	font-weight: bold;
	text-decoration:none
}

a:visited
{
	font-family:Tahoma;
	font-size: 10pt;
	color:#feae11;
	text-decoration:none;
	font-weight: bold
}

a:hover
{
	font-family:Tahoma;
	font-size: 10pt;
	color:#5b6290;
	font-weight: bold;
	text-decoration:underline
}

BODY 
{
	font-family:Tahoma;
	font-size: 10pt;
	color:#000000;
	text-decoration:none;

	scrollbar-3dlight-color:E2DEC8;
	scrollbar-base-color:E2DEC8;
	scrollbar-face-color:E2DEC8;
	scrollbar-shadow-color:E2DEC8
}

SPAN.pagetitle
{
	font-family: Tahoma;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}

SPAN.subtitle
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
	text-decoration:none; 
}

SPAN.regular
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration:none
}