body,td,th {
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #fcf5ec;
}
a:link {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
.headline {font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
.gray { color:#666666;}
.white { color:#ffffff;}
