BODY, td, th, p
{
        color: #d7d2bc;
	font-style : normal;
	font-family : trebuchet ms,arial, verdana;
	font-weight  : normal;
	font-size: 14px;
	text-decoration : none;
}

body {
        margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #000000

}

td
{
	font-style : normal;
	font-weight  : normal;
}

th
{
	font-style : normal;
	font-weight  : bold;
}

A
{
	color: #ffaa66;
	font-style : normal;
	text-decoration : none;
}

.small
{
	font-weight : normal;
	font-size:12px;
	text-decoration: none;
	color: #fffff;
	margin-top: 0;
	margin-bottom: 0;
}

.burl, .burlb
{
	color: #aaddff;
}

.burlb
{
	font-weight  : bold;
}

.wurl
{
	color: #eeeeff;
}

.ourl
{
	color: #ffaa66;
}

.gurl
{
	color: #66ffaa;
}

.rurl
{
	color: #ff7755;
}

.narrow
{
	font-family : arial narrow;
}

.compact
{
	color: #ffffff;
	background-color: black;
	font-style : normal;
	font-family : trebuchet ms,arial, verdana;
	font-weight  : normal;
	font-size: 12px;
	line-height: 13px;
	text-decoration : none;
}

hr {
        color: #d7d2bc;
        background-color: #d7d2bc;
border-width: 1px 0 0; 
border-style: groove;
	height: 2px;

}


