body {
	background-color: #0B5081;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
}
.nav a:visited {
	color: #897853;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}
.nav a:link {
	color: #897853;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}
.nav a:hover {
	color: #999966;
	text-decoration: underline;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	background-color: #DCECF5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.nav_up {
	background-color: #FFFFFF;
	border-color: #669966;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.nav_up a:visited {  color: #003300; font-size: 14px; clip:  rect(   );
	text-decoration: none; font-family: "Times New Roman", Times, serif}
.nav_up a:link {  color: #003300; font-size: 14px; border-style: none; clip:  rect(   );
	text-decoration: none; font-family: "Times New Roman", Times, serif}
.nav_up a:hover {  color: #003300; font-size: 14px; clip:  rect(   ); text-decoration: underline;
	font-family: "Times New Roman", Times, serif}
.navbar {
	background-color: #A8D0E9;
	border: none;
	height: 30px;
	width: 900px;
}
.nav_on {
	color: #999966;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	background-color: #DCECF5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
li {
	font-size: 12px;
	margin-bottom: 8px;
	list-style-type: circle;
	font-weight: normal;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
	color: #003366;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
td {
	font-size: 13px;
	color: #333333;
}
.line_ht {
	line-height: 1.5em;
	margin: 0px 0px 10px;
	padding: 0px;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
}
.eleven {
	font-size: 11px;
}
a:link {
	color: #0099CC;
}

