body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : #000000;
	background-color: white;
}
h1 { font-size: 20px; }

a:link, a:active, a:visited {
	color : #006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.content {
	padding-left: 15px;
}

.listsection {
  color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-image : url(/images/topnav-bg-gr.gif);
}
.header {
	background-image: url(/images/bg-header.jpg);
}
.subhead {
	background-color: #FFFFFF;
}
.topnav {
	background-image : url(/images/topnav-bg-gr.gif);
}
.white { background-color: #ffffff; }
.blue {
	background-color: #7D8EB8;
}
.black {
	background-color: #000000;
}
span.pagehead {
	font-size : 14pt;
	font-weight : bold;
}
p.address {
	font-size : 10pt;
}
p.footer {
	font-size: 12px;
	color:#ffffff;
}
.credits {
	font-size : 8pt;
	color: #000000;
}
.developer {
	font-size : 8pt;
	color: #ffffff;
}
.comments {
	font-size : 8pt;
}
.lastupdate {
	font-size : 9pt;
	color: #FF8000;
}
.sectionhead {
	font-weight: bold;
	font-size: 13pt;
	text-decoraction: underline;
}
