td, body
{
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #000000;
	FONT-WEIGHT : none;
	TEXT-ALIGN: none;
}

input, textarea, select
{
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #004C4C;
	FONT-WEIGHT : none;
	TEXT-ALIGN: none;
}

A  {
	TEXT-DECORATION : NONE;
}

A:link  {
	COLOR : #000000;
	text-decoration : none;
}

A:visited  {
	text-decoration : none;
	color : #FFFFFF;
}

A:hover  {
	COLOR : #0000FF;
	text-decoration : underline;
}

A:active  {
	COLOR : #000000;
	text-decoration : underline;
}
