body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(tile1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
}
.blackline {
	border-top: 2px solid #000000;
}
.logofade {
	background-image: url(logobkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bigheading {
	font-size: 16px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.thinblackline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.mediumtext {
	font-size: 11px;
}
.mediumheading {
	font-size: 14px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.yellow {
	color: #FFD600;
}
.darkyellow {
	color: #CC9900;
}
.yesprint {
	width: 768px;
}
.nodisplay {
	display: none;
}.email-list {
	float: left;
	padding-top: 10px;
}
.email-list form {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
