.body, h1, p.footer, a.body:link, a.body:visited, a.body:hover,B.topNav,A.topNav:link,A.topNav:visited,A.topNav:hover,p,td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	} 
p {
	font-size: 0.85em;
}

#div map {
	height: 500px;
	width: 500px;
}
h1{
	font-size : 16px;
	font-weight : bold;
	text-transform : none;
}
h3 {
	font-size: 14px;
}
h2 {
	font-size: 15px;
}
.body{
	font-size : 11px;
}
.footer{
	font-size : 9px;
	text-align : center;
}
A.body:link,A.body:visited,A.body:hover{
	font-size : 11px;
	color : #7e7e7e;
	}
A.body:hover{
	text-decoration : underline;
}

B.topNav,A.topNav:link,A.topNav:visited,A.topNav:hover{
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	text-transform : uppercase;
}
A.topNav:hover{
	text-decoration : underline;
}

/* added 3-11-07, kwk */
p.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333;
	font-style:italic;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	text-align: center;
	}
	
body {
	background-image:url(images/chalk_stripe_lt_gray_soft.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	background-color: #000;
	}
	
a:link {
	font-size:11px;
	color:#3B3B3B;
	}
a:visited {
	font-size:11px;
	color: #999999;
}

h1 {
	margin-bottom:0px;
	}
