.maintxt
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(6,85,165);
	font-size: 8pt;
	text-align:justify; text-indent:0; word-spacing:0; line-height:150%; margin-left:0; margin-right:0
}
h1
{
	font-family: Verdana, Arial;
	color: #171B4B;
	font-size: 12pt;
	font-weight:bold
}

h3
{
	font-family: Arial, Verdana;
	color: #333333;
	font-size: 10pt;
}
li
{
    font-family: Verdana;
    font-size: 8pt;
    color: rgb(151,151,151);
    line-height:100%; margin-top:0; margin-bottom:0
}
a
{
	font-family: arial;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
a:link
{
	color: rgb(23,27,75); 
}
a:visited
{
	color: rgb(23,27,75); 
} 
a:active 
{
	color: rgb(23,27,75);
}
a:hover
{
	color:	#990000;
	background-color: transparent;
	text-decoration:	none;
}