BODY {
	font-family: Arial, sans-serif;
	font-color: #006600;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

A:link {
	font-color: #0000FF;
	text-decoration: underline;
}

A:visited {
	font-color: #52C77B;
	font-weight: none;
	text-decoration: none;
}

A:hover {
  	font-color: #52C77B;
  	text-decoration: underline;
}

LI {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	color: #006600;
}

P {
	font-color: #006600;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt; 
	font-weight: normal; 
}

H1 {
	font-color: #009900;
	font-family: Arial;
	font-size: 26pt;
}

H2 {
	font-color: #009900;
	font-family: Arial;
	font-size: 18pt;
}

H3 {
	font-color: #009900;
	font-family: Arial;
	font-size: 14pt;
}
