.list1 {
	list-style-image : none;
	list-style-position : outside;
	line-height : 150%;
	list-style-type : disc;
	margin-left : 6em;
}

.list2 {
	line-height : 100%;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #FFFFCC;
	font-size : xx-small;
	color : #660000;
	padding-left : 10px;
}

.webmasternote {
	font : x-small "Times New Roman", Times, serif;
}

.maplink {
	font : x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

.maintext {
  padding : 0 30px 0 35px;
	text-align : left;
}

BODY {
	color : black;
	background : White;
  
	;
	;
}

.navbar {
	font : xx-small "Times New Roman", Times, serif;
	text-align : center;
}

.navtop {
	font : xx-small "Times New Roman", Times, serif;
	text-align : right;
}


P  {
	text-indent : 3em;
}

H1 {
	color : Maroon;
	background : white;
}

H2 {
	color : Maroon;
	background : white;
}

