P  {
	font-family : sans-serif;
	color : Black;
	font : Arial, Helvetica;
	font-size : 12px;
}

H1  {}

H2  {
	font-weight : normal;
	font-family : Arial;
	font-size : medium;
	font-style : normal;
	color : Black;
	line-height : 2;
}

H3  {
	font-size : 14px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font : Arial, Helvetica;
}

A  {
	color : White;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

td  {
	font-family : sans-serif;
	color : Black;
	font : Arial, Helvetica;
	font-size : 12px;
	line-height : 1.5;
}

