H1  {
	font-family : Centaur, "Georgia", "Times New Roman", serif;
	font-weight : normal;
	color : #314294;
	font-size : xx-large;
}

A  {
	color : #314294;
	text-decoration : none;
}

A:Visited  {
	color : #005218;
	text-decoration : none;
}

BODY  {
	font-family : "Gill Sans", "Trebuchet MS", "Trebuchet", Arial, sans-serif;
	text-decoration : none;
	background-color : #A5D69C;
	color : #4C4C4C;
	font-size : small;
}

A:Active  {
	color : red;
}

<H2>  {
	font-family : Centaur, "Georgia", "Times New Roman", serif; 
	color : #314294;
	font-size : x-large;
	font-style : italic;
	font-weight : bold;
}

<H3>  {
	font-family : "Gill Sans", "Trebuchet MS", "Trebuchet", Arial, sans-serif;
	font-weight : bold;
	font-size : large;
}

