BODY {
	font-family: Helvetica CE,Arial CE,Helvetica,Arial,sans-serif;
	margin-left: 0;
	margin-top: 0 
}

A  {
	text-decoration : none;
	color : #FFFFCC;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : #FFFFCC;
	font-weight : bold;
}

A:Active  {
	text-decoration : none;
	color : #FFFFCC;
	font-weight : bold;
}

TD {
	font-family: Helvetica CE,Arial CE,Helvetica,Arial,sans-serif;
	color: rgb(51,51,51);
}