body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 25px 0px 0px;
	padding: 0px;
	background-color: #003333;
	color: #006666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
a:link {
	color: #006666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #82A2AE;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #82A2AE;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.footerlink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.footerlink:hover {
	color: #93AEBA;
	font-size: 11px;
}
a.footerlink:active {
	color: #93AEBA;
	font-size: 11px;
}
.brdr {
	background-image: url(/images/bg_building.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #82A2AE;
	border: 5px solid #82A2AE;
}
.box {
	background-color: #FFFFFF;
	margin: 8px;
	padding: 8px;
	border: 2px solid #003333;
}
