.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
}
a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background-color: #C7D6DE;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	color: #FF3D08;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	background-color: #D7DEE6;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #94AABF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;color: #233C43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

p {
	color: #000000;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btbk1 {
	background-color: #FFFFFF;
}

.btbk2 {
	background-color: #FFFFFF;
}

.btbk3 {
	background-color: #FFFFFF;
}

.btcontent {
}

.btcopyrights {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9px;
}

.btform {
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: top;
}

.btnav {
	background-color: #E0EAED;
}

.btnavbk {
	background-color: #FFFFFF;
}

.btsubtitle {
	color: #516876;
	font-weight: bold;
	text-decoration: underline;
}

.btsubtitle2 {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}