P  {}

H1  {}

H2  {}

H3  {}

A  { color:yellow; text-decoration:none; }

A:Visited  { color:yellow; text-decoration:none; }

A:Active  { color:yellow; text-decoration:none; }

A:Hover  { color:yellow; text-decoration:none; }

BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-width : 0px;
}

td  {
	font-family : arial,helvetica;
	font-size : 8pt;
	color : white;
}


