@charset "ISO-8859-1";
body {
	background-color: #9b8d9a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textTableDates {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
}
.textHeader {
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	color: #8e828e;
	text-transform: capitalize;
}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #8e828e;
}
a:link {
	color: #660066;
	text-decoration: underline;
}
a:visited {
	color: #4A374A;
}	
a:hover {
	color: #4A374A;
	text-decoration: underline;
}
.textNav2 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
