.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;
}

.maintext {
	padding-left : 35px;
	padding-right : 30px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : left;
}

BODY {
	color : black;
	background : White;
  
	;
	;
}

.navbar {
	font : x-small "Times New Roman", Times, serif;
}


P  {
	text-indent : 3em;
}

H1 {
	color : Maroon;
	background : white;
}

H2 {
	color : Maroon;
	background : white;
}

.printlink {
	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : top;
	padding-left: 130px;
}


