body {
	background-color: #FFFFFF;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #804000;
}
.shadow {
	background-image: url(i/shadowback.gif);
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
}
a:link {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000FF;
}
a:visited {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.list {
	list-style-type: square;
	margin-bottom: 10px;
	font-size: .9em;

}
.note {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.h2header {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;

}
.pdfList {
	list-style-type: square;
	margin-bottom: 5px;
	font-size: .9em;
	list-style-image: url(/i/pdficon.gif);


}
