P  {
	font-size : large;
	font-family : Bookman Old Style;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : x-large;
	font-family : Bookman Old Style;
	font-weight : bold;
	color : #840000;
	text-decoration : none;
}

H2  {
	font-family : Bookman Old Style;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size : large;
}

H3  {
	font-family : Bookman Old Style;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size : medium;
}

A  {
	text-decoration : none
	}
	
A:Visited  {
	color : #008080
}

A:Active  {
	color : #800000
}

A:Hover  {
	color : #FF0000
}

BODY  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : Bookman Old Style;
	text-decoration : none
}

