body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none
}
p {
	color: #666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none
}
.copyright {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFF
}
h4 {  font-family: Arial, Geneva, sans-serif; font-size: 12px; font-weight: bold}
ul {
	color: #666;
	list-style-type: square
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #330033;
	text-decoration: none;
}
.boldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.border {
	border: 1px solid #bab9c9;
}

