body {  font-family: Arial, Helvetica, sans-serif; color: #006600; font-size: 10pt}
p {  font-family: Arial, Helvetica, sans-serif; color: #006600; font-size: 10pt}
td {  font-family: Arial, Helvetica, sans-serif; color: #006600; font-size: 10pt}
.smalltext {  font-family: Arial, Helvetica, sans-serif; color: #006600; font-weight: normal; font-size: 8pt}
.bigtext {  font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #006600; font-size: 12pt}
a:hover {  color: #666600}
a:active {  color: #999900}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF99;
	background-color: #666600;
}
.footer {
	margin: 30px 0 40px 0;
}
.footer a {
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #006600;
}
.footer a:hover {
	color: #666600;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #666600;
}
