body {
	background-color: #999966;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #999966;
}
h1 {
	background-image:   none;
	background-color: #999966;
}
h2 {
	background-color: #cccc99;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333300;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
}
