body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CCCCCC;
	background-color: #999966;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006633;
}

a:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
}
a {
	color: #006633;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006633;
}
