body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: circle;
}
h1,h2,h3,h4{
	font-family: "Courier New", Courier, mono;

}
p {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: circle;
}

.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 003355;
	font-size: 0.8em;
	text-align: center;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a.footertext:link,a.footertext:hover,a.footertext:visited {
	font-size: 1em;
	font-weight: bold;
	color: #000099;
}
.leftmenutext {
	color: #000000;
	text-align: left;
	font-size: 0.8em;	
}
.leftmenutextheader {
	color: #000000;
	font-weight: bold;
	font-size: 0.8em
}
a.leftmenutext:hover{
	color: #FF9900;
	text-decoration: overline;
}