body
{
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	color: #008000;
	list-style-position: outside;
	list-style-type: circle;
	background-color: white;
}
.menu        { font-family: Comic Sans MS; font-size: 12pt }
H1			{ font-family: Arial Rounded MT Bold; font-size: 36pt;color:#008000; font-weight:bold }
H2			{ font-family: Arial; font-size: 18pt;font-style:italic; color:#000080 }
H3
{
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
}
LI
{
	font-size: medium;
	color: #000080;
	font-family: Arial;
}
