body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/TheSewerBG.jpg);
	font-size: 12px;


}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p {
	text-align: justify;
	font-size: 14px;
	font-weight: bold;

}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-size: 12px;
	color: #330099;
}
a:hover {
	font-size: 14px;
	font-style: italic;
	font-weight: 900;
	color: #FF3300;
}
a:active {
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #9900FF;
	font-style: normal;

}
