.mainbody {
	width:701px;
	border-left: 1px solid #434A52;
	border-right:  1px solid #434A52;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 8pt;
	color: #434A52;
	text-align: left;
}
.maintext {
	margin: 10px;
}

h1 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	border-bottom: 1px dotted #434A52;
}

h2 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px dotted #434A52;
}

.mainfooter {
	border: 1px solid white;
	background-color: #08306B;
	color: white;
	padding: 3px;
	text-align: center;
	font-size:7pt;
}
.mainmenubar {
	border: 1px solid white;
	color: white;
	padding: 3px;
	padding-left: 10px;
	background-color: #08306B;
}
.mainmenubar A {
	color: white;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}
.mainmenubar A:hover {
	background-color: white;
	color: black;
}
.mainheader {
	background-color: white;
}
td {
	font-size: 8pt;
}