body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	height: 100%;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin:0;
	color: #990000;
	font-weight: normal;
	font-size: 18pt;
}
h2 {
	color: #003366;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
}
h4 {
	color: #435607;
	font-weight: normal;
	font-size: 14px;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #0000FF;
	text-decoration: underline;
}

A:active {
	color: #0000FF;
	text-decoration: underline;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}


.img{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2); }
#footer{
	border:none;
	background-color: #CCC;
	color: #000000;
	border-top:1px solid #000;
	background-image: url(images/fbg.jpg);
	background-repeat: repeat-x;
}
#title{
	background-color: #336699;
	width:100%;
	border-bottom: 1px solid #036;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
