P  {
	font-family: "Bookman Old Style";
	font-size: medium;
}

H1  {
	font-family: "Goudy Old Style";
	color: #008040;
	font-size: x-large;
}

H2  {
	font-family : Calisto MT;
	
}

H3  {}	

A  {
	color: Gray;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: small;
}

A:Visited  {
	color: #4B0082;
}

A:Active  {
	background: #B0E0E6;
}

A:Hover  {
	text-decoration: underline;
}

BODY  {
	font-size : medium;
	margin-left : 25 pt;
	margin-right : 25 pt;
	font-family : Garamond;
}

H4  {
	color : Red;
	font-size : x-small;
}

