td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #366;
	text-decoration: none;
	font-weight: bold;
}
a:active {

	color: #366;
	text-decoration: none;
}
a:hover {
	color: #366;
	text-decoration: underline;
	font-weight: bold;
}
.green {
	background-color: #666666;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #366;
}
.white_bgr {
	background-color: #FFFFFF;
}
.menu {
	background-color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #366;
}
body {background-color: #336666}
