@charset "utf-8";
body {
	background-image: url(../images/back001.jpg);
}
.footerText {
	font-size: 10px;
}
.topNav {
	font-size: 12px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #526EAD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {

}
h2 {
	font-size: 12px;
	font-weight: bold;
}

.content {
	padding-left: 25px;
}
a:visited {
	color: #6A6A8A;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.boldColorBlue {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
