.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BABABA;
	text-decoration: none;
}
.topnav a:link{
	color: #BABABA;
	text-decoration: none;
}
.topnav a:visited{
	color: #BABABA;
	text-decoration: none;
}
.topnav a:hover{
	color: #BABABA;
	text-decoration: underline;
}
.nav {
	font-family: "OCR A Extended";
	font-size: 14px;
	font-weight: 400;
	color: #3A3988;
	padding-left: 5px;
	text-decoration: none;
}
.nav a:link{
	color: #3A3988;
	padding-left: 5px;
	text-decoration: none;
}
.nav a:visited{
	color: #4B4A99;
	padding-left: 5px;
	text-decoration: none;
}
.nav a:hover{
	color: #CC9900;
	padding-left: 2px;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B6B5BC;
	text-decoration: none;
	padding-left: 180px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.copy a:link{
	color: #B6B5BC;
	text-decoration: none;
}
.copy a:visited{
	color: #B6B5BC;
	text-decoration: none;
}
.copy a:hover{
	color: #B6B5BC;
	text-decoration: underline;
}
.lrborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 210px;
	padding-bottom: 20px;
}

