a:link {font-family: verdana; font-size: 11px; font-weight:bold; text-decoration: none; font-variant: small-caps; color:#0E2A88;}
a:visited {font-family: verdana; font-size: 11px; font-weight:bold; text-decoration: none; font-variant: small-caps; color:#0E2A88;}
a:hover {text-decoration: underline;}

<!--Site classes -->
body {
	margin: 0%;
	margin-top:0px;
}

img.back{
	position: absolute;
	top:197px;
	left:50%;
	z-index: -2;
}

<!-- Table classes -->
table{
	background-repeat:no-repeat;
	font-family:verdana;
	font-size: 11px;
}

.contenttable{
	background-color:#E6E6E6;
	padding:4px;
	border:0px;
	width:631px;
		
}
.tablemenu{
	background-color:#E6E6E6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #7F7F7F;
	vertical-align:top;
	width: 110px;
	margin-top:0px;
}

.content{
	background-color:#E6E6E6;
	background-position:center 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7F7F7F;
	vertical-align:top;
}

.sponsortable{
	background-position:center 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7F7F7F;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #7F7F7F;
	vertical-align:top;
}

<!-- Content classes -->
.subject{
	font-family: georgia;
	font-size:19px;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;
}

.subheading{
	font-family: sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}
	
.list{
	text-indent: 20px;
}

img.floatright{
	float:right;
	border:0px;
}	

img.floatleft{
	float:left;
	border:0px;
}

.formindent{
	text-indent:55px;

}