body {
	background-attachment: fixed;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: none} 
a:visited 	{ color:#0000CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
#box {
	border: 1px solid #00509F;
}
	topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: auto;
	display: block;
	float: left;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	}
	 #topnav ul li a {
	width: auto;
	height: auto;
	padding: 5px 8px 5px 8px;
	margin: 0 0 0px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 14px;
	font-weight: bold;
	background-color: #00509F;	
}
		#topnav ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #94CFFC;
		}
		#topnav a:active {
			color: #CCCCFF;
		}
		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.insetlist {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 15px;
}

.sub {
	font-size: 70%;
	color: #000000;
}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.bodytext {
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #00509F;
	margin: 3px 0px;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #00509F;
	margin-left: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #00509E;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
}
.hr {
	color: #00509F;
	width: 85%;
}
