body, td, p, select, imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.menulink:link {
	font-weight: normal;
	text-decoration: none;
	color: #737375;
	font-size: 10px;
	padding-left: 20px;
}
.menulink:visited {
	font-weight: normal;
	text-decoration: none;
	color: #737375;
	font-size: 10px;
	padding-left: 20px;
}
.menulink:active {
	font-weight: normal;
	text-decoration: none;
	color: #737375;
	font-size: 10px;
}
.menulink:hover {
	font-weight: normal;
	text-decoration: none;
	color: #737375;
	font-size: 10px;
	padding-left: 20px;
}
.bigheader {
	font-size: 18px;
	font-weight: bold;
	color: #C52A18;
}
.subheader {
	font-weight: bold;
}
.submenu:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	padding-left: 20px;
}

.submenu:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	padding-left: 20px;
}
.submenu:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
.submenu:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	padding-left: 20px;
}
