body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #33CCCC; font-weight: bold}
.strong { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #33CCCC; font-weight: bold }
table#maintable {
	border-top-width: 5px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
td#bannercell {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
td#leftnav ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: inside;
	list-style-type: none;
}
td#leftnav ul li {
	margin-bottom: 15px;
}
td#leftnav a:link {
	color: #FF9966;
	text-decoration: none;
}
td#leftnav a:visited {
	color: #FF9966;;
	text-decoration: none;
}
td#leftnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td#leftnav a:active {
	color: #FF9966;
	text-decoration: none;
}
.border {
	border: 3px solid #FFFFFF;
}
td#content {
	margin: 0px;
	padding: 10px;
}
.twelvepoint {
	font-size: 12px;
}
