P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Silver;
}

A:Hover  {}

BODY  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}

TD.white  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : center;
}

TD.black  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
}

BODY.white  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}

caption.white  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : center;
}


