P  {
	font-size : 12 pt;
	font-family : Garamond, Georgia, sans-serif;
	color : ffcc99;
}

H1  {
	font-size : 12 pt;
	font-family : arial, sans-serif;
	font-weight : bold;
	color : ffcc99;
}

H2  {}

H3  {}

A  {
	font-family : Garamond, Georgia, arial, sans-serif;
	color : ffcc99;
	font-size : 12 pt;
	text-decoration : none;
}

A:Visited  {
	font-family : Garamond, Georgia, arial, sans-serif;
	color : ffcc99;
	font-size : 12 pt;
}

A:Active  {
	font-family : Garamond, Georgia, arial, sans-serif;
	color : ffcc99;
	font-size : 12 pt;
}

A:Hover  {
	color : ffcc99;
	font-family : Garamond, Georgia, arial, sans-serif;
	text-decoration : underline;
	font-size : 12 pt;
}

BODY  {
	background-color : 339900;
}

dl  {
	font-size : 12 pt;
	font-family : Garamond, Georgia, sans-serif;
	color : ffcc99;
}
ul  {
	font-size : 12 pt;
	font-family : Garamond, Georgia, sans-serif;
	color : ffcc99;
}


