a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
body
{
	font-family: Verdana; font-size: 10pt;
}
table {
	font-size: 12px;
}
#alternative table {
	font-size: 12px;
}



h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}

