BODY
{
	text-decoration:none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Silver;
	background-color :#4444AA;
}

TABLE
{
	font-size : 12px;
	font-family : inherit;
}

TD
{
	background-color: #ABABAB;
	color : #9999FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border : thin none Black;
	font-weight : bold;
}

A
{
	color : #444444;
	text-decoration : none;
	font-weight : bold;
}

A:hover
{
	text-decoration:none;
	Color: #000;
	font-weight : bold;
}


