

BODY { 
	font-family : Verdana;
	font-size : 11px;
	color: #000000;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
}

.red small  { color: #8b0000; font-weight: bold; font-size: 9px; text-decoration: none }

.red A:Link, .red A:Visited, .red A:Hover
{
color:#cc0000;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
.red emphasis { color: #cc0000; font-style: italic; font-weight: bold; font-size: 11px; text-decoration: none }
.black{
color:#000000;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

.black A:Link, .black A:Visited, .black A:Hover
{
color:#000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}


