form { margin: 0 }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6B8092;
}

A:link.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.menu { color: #CC0000; text-decoration: underline; }
A:active.menu { color: #CC0000 }

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
}

.blk_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.lt_sdbar_subhead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}
.dk_sdbar_subhead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
