body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.btmlinks {
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.btmlinks a:link, .btmlinks a:visited {
	color: #003366;
	text-decoration: none;
}
.btmlinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.slbox {
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
a: link, a:visited {
	color: #003366;
}
a:hover {
	color: #000000;
}
.sublinks {
	color: #CCCCCC;
	text-align: center;
	cursor: default;
}
.sublinks a:link, .sublinks a:visited {
	color: #003366;
	text-decoration: none;
}
.sublinks a:hover {
	color: #000000;
}
.footer {
	color: #999999;
	font-size: 10px;
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: #999999;
	text-decoration: underline;
}