a:visited{
	color: #6A8685;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	background-color: #E9E9E9;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial;	font-size: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}

.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;
}


h1 {
	color: #624658;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
; border-color: black black #8B647D
; padding-top: 0px; padding-right: 0px; padding-bottom: 3px; padding-left: 7px
; font-style: italic; background-color: #F0ECEE
; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px
}

hr {  border-bottom: dotted; width: 70%; color: #8B647D;}

td{
	color: #000000;
	font-family: Verdana, Arial;	font-size: 12px;
}

.btcopyrights {
	border-bottom-width: 0px;
	border-color: #8B8B8B #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #666666;
	font-size: 11px;
	text-indent: 12px;
}
h2 { color: #333333; font-size: 13px; font-weight: bold; letter-spacing: 1px; text-align: center; text-decoration: none; 
; border-color: black black #62849E; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
h3 { color: #666666; font-size: 13px; font-weight: bold; letter-spacing: 1px; text-align: left; text-decoration: none; 
; border-color: black black #62849E; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 8px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.btheader { background-color: white;}
.btcontent {  border-color: black #8B647D black black; border-style: dotted; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 0px}
a:link  { 
	color: #6A8685;
	font-weight: bold;
	text-decoration: underline;} 
	
p  { 
	color: #000000;
	font-family: Verdana, Arial;	font-size: 12px;
 }