
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.topbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.legal {
	text-indent: 285px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 9px;
	width: 760px;
}
.wrapper {
	border: 1px solid #666666;
	width: 245px;
	padding: 5px 10px 10px;
	margin-bottom: 10px;
	background-color: #BBC8DE;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B5192;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B5192;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}