BODY
{
	color: #ffffff;
	font-style : normal;
	font-family : trebuchet ms,arial, verdana;
	font-weight  : normal;
	font-size: 12px;
	text-decoration : none;
}

td
{
	color: #ffffff;
	font-style : normal;
	font-family : trebuchet ms,arial, verdana;
	font-weight  : normal;
	font-size: 12px;
	text-decoration : none;
}

th
{
	color: #ffffff;
	font-style : normal;
	font-family : trebuchet ms,arial, verdana;
	font-weight  : bold;
	font-size: 12px;
	text-decoration : none;
}

A
{
	color: #ff0000;
	font-style : normal;
	font-family : trebuchet ms,arial, verdana;
	font-weight  : normal;
	font-size: 12px;
	text-decoration : none;
}

.small
{
	font-family : trebuchet ms, arial, verdanal;
	font-weight : normal;
	font-size:10px;
	text-decoration: none;
	color: #fffff;
	margin-top: 0;
	margin-bottom: 0;
}

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

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

}


