body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.section {
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #333333;
}
.page {
	color: #990000;
	font-weight: bold;
}
.section2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
