body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #949494;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
b {
	font-weight: bold;
	color: #008671;
}
a:link {
	color: #008671;
	text-decoration: none;
}
a:visited {
	color: #008671;
	text-decoration: none;
}
a:hover {
	color: #FFBC31;
	text-decoration: none;
}
a:active {
	color: #008671;
	text-decoration: none;
}
.redundant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.redundant a:link {
	color: #333;
	text-decoration: none;
}
.redundant a:visited {
	color: #333;
	text-decoration: none;
}
.redundant a:hover {
	color: #008570;
	text-decoration: none;
}
.redundant a:active {
	color: #333;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #672153;
}
.subnav {
	color: #63593A;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subnav a:link {
	color: #494949;
	text-decoration: none;
}
.subnav a:visited {
	color: #494949;
	text-decoration: none;
}
.subnav a:hover {
	color: #672153;
	text-decoration: none;
}
.subnav a:active {
	color: #494949;
	text-decoration: none;
}
