body, tr, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #0C2577;
	text-decoration: none;
}
a:visited {
	color: #3650A4;
	text-decoration: none;
}
a:hover {
	color: #0C2577;
	text-decoration: underline;
}
.info {
	color: #FFFFFF;
}
.info a:link, .info a:visited, .info a:hover {
	color: #CCCCCC;
}
.menu td {
	font-size: 11px;
	color: #727272;
	font-weight: bold;
	background-color: #CCCCCC;
}