@charset "iso-8859-1";

BODY {
	margin: 3px;
	width: 700px;
	color : #000000;
	font-family: Arial,Helvetica,Geneva,sans-serif; 
	font-size: small;
	background-color: white;
	}

a.nav {
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
}

a.nav:hover {
	color: #ffff66;
	text-decoration: underline;
}

div.footer {
	text-align: center;
	font-size: x-small;
}

.subhead{
	font-weight: bold;
	text-align: center;
}

.header{
	text-align: center;
	font-family: 'Bitstream Vera Serif', 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 20px;
	color: #800;
}

.center {
	font-size: 13px;
	font-style: normal;
	text-align: center;
	line-height: 140%;
}

h3 {
	text-align: center;
	font-family: 'Bitstream Vera Serif', 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #800;
}

.redbk {
	background-color: #800;
	color: #FFF;
}

.red {
	color: #800;
}

.name {
	font-family: 'Bitstream Vera Serif', 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 18px;
}

blockquote {
	margin-top: 5px;
	margin-right: 0px;
}