.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #0071bc;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: F28787;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style:italic;
}
.announcement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFF99;
	border: thin solid 0071bc;
	color: 0071bc;
	padding: 5px;
}
.bulletlist {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #0000FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-bottom-style: none;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
}
.citation {
	font-style: italic;
	color: #0071BC;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 1em;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1.1em;
	margin-bottom: 0.4em;
	color: #f28787;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #0071BC;
}

