body {
	background-image: url(images/greenish.jpg);
	background-color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
	background-color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #660000;
}
a:active, a:visited {
	color: #000000;
}
.bigUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
}
.whitey {
	font-weight: bold;
	color: #FFFFFF;
}

