a:link{
	background: transparent;
	color: #0000CC;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #0000CC;
	text-decoration: underline;
}

a:hover{
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: underline overline;
}

a:active{
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: underline overline;
}

body{
	background: #9C8EBD;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	background: transparent;
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

hr {
	background-color: transparent;
	color: #777777;
}

p{
	background: transparent;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

td{
	background: transparent;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.btcopyrights {
	font-size: 10px;
}
.btcontent {  color: #000000; background-color: #FFFFFF}
h2 {  font-size: 16px; color: #000000}
.btbrdr {  border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.btname {  font-size: 16px; font-weight: bold; color: #000000}