body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000099;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: inside;
}
.border {
	border: thick solid #000000;
}
.bg_txt {
	background-color: #FFFFFF;
}
.drop_cap {
	font-size: 2em;
	font-weight: bold;
	color: #000099;
	float: left;
	padding-right: 2px;
}
.submenu{
	margin-bottom: 0.5em;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold {
	font-style: italic;
	font-weight: bold;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-size: 40px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: medium double #FFCC01;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.bg {
	background-color: #000099;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.bold01 {
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000099;
}
.dead_link {
	font-weight: bold;
	color: #FFFFCC;
}
.blue_border {
	border: medium solid #000099;
}
.copyright {
	font-weight: bold;
	color: #FFCC00;
	background-color: #000099;
	font-size: 11px;
	font-style: italic;
}
.b:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.b:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.c:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
.b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.title01 {
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: medium double #FFCC01;
}
.logo_header {
	font-style: italic;
	font-weight: bold;
	display: none;
}
