P  {
	font-size : medium;
	font-family : Garamond;
	color : Black;
}

H1  {
	margin-left: 80 pt;
	color: #FF6820;
	font-family: Lucida Sans;
	font-size: xx-large;
}

td {
	margin-right: 30 pt;
}


H2  {
	font-family : Verdana;
	font-style : italic;
	font-size : medium;
	color : Purple;
}

H3  {}

A  {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : Red;
}

BODY  {
	margin-left : 90 pt;
	margin-right : 90 pt;
	text-align : left;
}

LI  {
	color : #D1226E;
	font-family : Tahoma;
	font-size : medium;
	margin-left : 25 pt;
}

