a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(255,0,0); 
} 
a:active 
{
	color: rgb(255,153,0);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	font-size: 11pt;
}
normal
{
color: #0000FF; 
font-size: 11pt;
font-family: Verdana;
}

h1
{
color: #0000FF; font-size: 14pt;
font-family:Lucida Sans;
}
h2
{
color: #0000FF;
font-size: 12pt;
font-family: Lucida Sans;
{
h3
{
color: #0000FF;
font-size: 10pt;
font-family: Lucida Sans;
}
h4
{
font-family: Lucida Sans;
	color: rgb(153,153,0);
	font-size: 10pt;
	line-height: .2 em;
	font-weight: 100;
}
h5
{
font-family: Lucida Sans;
	color: rgb(255,153,0);
}
h6
{
font-family: Lucida Sans;
	color: rgb(51,102,204);
}