html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	}

p {
	font-size:70%;
	line-height: 140%;
	padding: 4px 0 4px 0;
	margin: 0px;
	}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}
.navline {
	color: #CCCCCC;
}

.nav a:link {
	color: #000000;
	text-decoration: none;
}


.nav a:visited {
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	color: #800000;
	text-decoration: underline;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 1.5em;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: 800000;
}

