body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F49;
}
body {
	background-color: #99CC99;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CFA9709F7535;
}
a:hover {
	text-decoration: underline;
	color: #9F7535;
}
a:active {
	text-decoration: none;
	color: #474F49;
}
h1 {
	font-size: 18px;
	color: #68887C;
}
h2 {
	font-size: 14px;
	color: #949D87;
}
