td
{
	font-family: Verdana;
	font-size: 8pt;
	color: 999999;
	text-transform: uppercase;
}

.advisory
{
	font-family : Arial;
	font-size : 7pt;
	line-height : 10 px;
	color : cc0000;
	text-transform : lowercase;
}

.smalltype
{
	font-family : Arial;
	font-size : 7pt;
	line-height : 15 px;
	color : 999999;
	text-transform : lowercase;
}

.url
{
	font-family : verdana;
	font-size : 8pt;
	line-height : 15 px;
	color : 999999;
	text-transform : lowercase;
}

A{color:#666666;text-decoration:none; }
A:ACTIVE{color:#ff0000;text-decoration:none;}
A:LINK{color:#999999;text-decoration:none;}
A:VISITED{color:#999999;text-decoration:none;}
A:HOVER{color: #cc0000;text-decoration: underline;}