P {
	color : 000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}

SMALL {
	color : 333340;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

H1 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	text-align : center;
	font-weight : bold;
}

H2 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	text-align : center;
}

H3 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-align : left;
}

BODY {
	background-color : B0B0C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

A {
	color : 0044AA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}

A:VISITED {
	color : AA11AA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
}

