a:link
{
	color: #0000FF; font-family:Verdana; font-size:10pt;
}
a:visited
{
	color: #800080; font-family:Verdana; font-size:10pt 
} 

a:hover
{
    color: #FF0000; font-family:Verdana; font-size:10pt
}

a:active 
{
	color: #FF0000;font-family:Verdana; font-size:10pt
}
body
{
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size:10pt; color:#000000
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;font-size:10pt
}
h1
{
	font-family:Verdana; font-size:12pt;  
}
h2
{
	font-family:Verdana; font-size:10pt; font-weight:bold 
}
h3
{
	font-family:Verdana; font-size:10pt 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}