P  {
	font-size : medium;
	font-family : Times New Roman;
}

H1  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : bold;
	color : #D9A803;
	text-align : center;
	}

H2  {
	font-size : medium;
	font-family : Times New Roman;
	color : #D9A803;
	font-weight : bold;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : x-small;
	font-family : Courier New;
	font-weight : normal;
	color : #000000;
}

