body {
	background-color: #339966;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a:link {
	color: #846922;
}
a:visited {
	color: #2D5F2A;
}
a:hover {
	color: #863300;
}
a:active {
	color: #339966;
}
