body {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:link {
	color: #003b77;
	text-decoration: none;
}
a:visited {
	color: #003b77;
}
a:hover {
	color: #92b66c;
}
a:active {
	color: #003b77;
}
.mainborder {
	width: 800px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
.vspacer {
	height: 30px;
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #003b77;
	line-height: 20px;
}
.subheading {
	font-size: 11px;
	font-weight: bold;
	color: #003b77;
}
.rule {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
}
.smtxt {
	font-size: 9px;
}

