body,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #990000;
	background-image:  url("images/Scrubber.jpg");
	background-color: #33CC33;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #009933;
	font-weight: bold;
}
a:visited {
	color: #006600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #006666;
}
.blkbxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	width: 160px;
	position: absolute;
	text-align: center;
	left: 17px;
	top: 18px;
	z-index: 2;
}
.blkbxr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	width: 200px;
	position: absolute;
	left: 725px;
	top: 15px;
	text-align: center;
}
.head {
	color: #FFFFFF;
	position: absolute;
	left: 195px;
	top: 15px;
	padding: 3px;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #000000;
}
.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	position: absolute;
	left: 195px;
	top: 160px;
	width: 500px;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: disc;
	padding-bottom: 0px; padding-left:12px; padding-right:12px; padding-top:12px
}
.base {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 485px;
	position: static;
	bottom: 0px;
}
.navg {
	width: 150px
}
.navg ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}
.navg a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	width: 100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navg a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.navg a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.navg a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CC33;
}
.navg a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CC33;
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
