
BODY
	{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	font-family : Verdana, Arial;
	font-size : 11px;
	}

A:LINK, A:VISITED
	{
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffff88;
	text-transform : none
	}

A:HOVER
	{
	font-weight : normal;
	font-style : none;
	text-decoration : overline underline;
	text-transform : none
	}

tr,td
	{
	color : #EEEEEE;
	font-size : 11px;
	}

th
	{
	font-size : 16px;
	font-variant : small-caps;
	color : #FFFF88;
	}

