h1 {
	font-family: Arial, sans-serif;
	font-size: 23px;
	margin-bottom: 0px;
	color: #0f6bab;
}
.mainfont {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
table.contentArea {
	background-color: #ffffff;
}
table.sponsors th {
	font-family: arial;
	font-size: 13px;
	padding: 3px;
	border-bottom: 2px solid #af222d;
	text-align: left;
}
table.sponsors td {
	font-family: arial;
	font-size: 12px;
	border-bottom: 1px dashed #af222d;
	color: #0b427b;
}
table.navTable {
	border-right: 2px solid #000000;
	background-image: url(/wff/images/bg.gif);
}
table.navTable td {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
table.navTable a, table.navTable a:link, table.navTable a:active, table.navTable a:visited {
	display: block;
	color: #ffffff;
	padding: 7px 0px 7px 15px;
	text-decoration: none;
}
table.navTable a:hover {
	background-color: #95262b; 
}
img.photoBorder {
	margin: 5px;
	border: 1px solid #1e4156;
}

a.sponsors:link, a.sponsors:active, a.sponsors:visited {
	font-family: arial;
	font-size: 12px;
	color: #0b427b;
	text-decoration: none;
}
a.sponsors:hover {
	font-family: arial;
	font-size: 12px;
	color: #0b427b;
	text-decoration: underline;
}
hr.line {
	height: 1px;
	width: 100%;
	color: #0b427b;
}
ul,li {
	margin-left: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-type: square;
}
li strong {
	color: #af222d;
}