/* CSS Document */

body {
	margin: 0px;
}
td {
	font-size: 11px;
	color: #5f5f5f;
	font-family: Georgia;
}
#menu td {
	color: #5f5f5f;
}
table { border: 0px; }
p { font: 11px Georgia; }
.style1 { color: #5f5f5f; }
a:link, a:active, a:visited {
	color: #21795e;
	text-decoration: none;
}
a:hover {
	color: #21795e;
	text-decoration: strong;
