body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	background-color: #E4FFD4;
	}


body, td, th, h3, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	line-height: 140%;
}

h1 {
	color: #330033;
	font-size: 24px;
}

h2, h4, h5 {
  color: #330033;
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline overline;
	color: #003300;
	background-color: #E4FFD4;
}
a:active {
	text-decoration: underline;
	color: #003300;
	background-color: #E4FFD4;
}
li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;

}
.nav {
	font-size: 16px;
}
.nav:link {
	font-size: 16px;
	}
