P  {
	font-size : small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : White;
}

H1  {
	font-family : Arial;
}

H2  {
	font-family : Arial;
}

H3  {
	font-family : Arial;
}

A  {
	color : #CCCCCC;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-style : normal;
	font-weight : normal;
}

BODY  {
	font-size : small;
	font-weight : normal;
	font-style : normal;
	color : White;
	font-family : Arial;
}


