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;
	background-image: url(/images/seamless-parchment-effect_477306-1854.jpg);
	/* color : White;

	background-color: #1010c9;*/
}

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;
}

