body {
	color: black;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body Feature {
	color: black;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #00c;
}
p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {}
a:link     { color: #000; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline }
a:visited   { color: #000; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline }
a:hover {
	color: #C00
}
a:active { color: red }
