body
{
	margin-left: 0;
	margin-top: 0;
	}
TD
{
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	color: Black;
	scrollbar-base-color: #FF8A00;
	scrollbar-face-color: #FF8A00;
}

A 
{
	color: #FFA600;
	text-decoration : underline;
}

A:HOVER 
{
	color: #FFFF00;
	text-decoration : underline;
}
	
.title
{
	text-decoration: none;
	font: bold;
	color: #C1B129;
	padding-left: 9px;
	line-height:120%;
	}
