body{
	background-color:#FFFFFF;
	color: #000000;
	font-family: "Book Antiqua", "Times New Roman", serif;
	margin:1.12em 40px;
}

h1{
	color:#000099;
	border-style:solid;
	border-width:1px 0px;
}

h2 {
	color:#000099;
	font-weight:500;
	text-align:center;
}

h2 span{
	font-size:0.75em;
	font-weight:400;
}

h3{
	color:#000099;
	border-bottom: 1px solid #000000;
	display: block;
	}
h3 a{
	color:#990000;
}
h3 span {
	font-size:.75em;
	font-weight:500;
}

h4{
	color:#000099;
}

p.bio{
	text-align:justify;
	margin: 0 40px;
	text-indent: 5%;
}

div.content p{
	margin: .5em 40px;
	text-indent: 40px;
	text-align:justify;
}

div.content p.note1{
	margin:1.12em 40px;
	color:#000000;
	border: 1px solid #DCDCDC;
	padding:3px;
	text-indent:0px;
	background-color: #FFFFF0;
	border-width: 0 2px 2px 0px;
}

p.count{
	color:#000099;
	font-size:0.9em;
	text-align:center;
	font-weight:600;
}

p.count:first-line{
	color:#990000;
	text-decoration:underline;
}

p.hh{
	margin:0px 40px;
	text-indent:-40px;
}

p.rec{
	margin: 1.12em 40px;
}

p.note1:first-letter,
p.intro:first-letter {
	border-style:none;
	color:#000099;
	float:left;
	font:normal normal 600 2.0em "Monotype Corsiva" fantasy;
	margin:0px 10px 0 0;
	padding:0;
}

table.logo th{
	color: #990000;
	font-size:2.5em;
	font-style:italic;
}

table.logo th span{
	color: #000099;
	font-style:normal;
	font-size:.8em;
}

table.logo th span span{
	font-style:normal;
	font-size:.7em;
	color:#000000;
}

table.records{
	border:1px solid #000000;
	border:none;
	font-weight:500;
	font-size:1em;
	width:850px;
}

span.u,
table.records td.u{
	color: #000099;
	font-weight:500;
}

span.c,
table.records td.c{
	color: #990000;
	font-weight:500;
}

table.records td,table.records th{
	border:1px solid #000000;
	color:#000000;
	vertical-align:top;
	text-align: left;
}

table{
	border-collapse: collapse;
	empty-cells: show;
}

table.records td.state{
	font-weight:500;
	font-size: 2.0em;
	text-align:center;
	color:#000099;
	background-color: #FFFFF0;
}

.county{
	color:#990000;
	font-weight:600;
	text-decoration:underline;
	font-size: 1em;
}

p.note,
div.content p.note{
	color:#000000;
	border: 1px solid #000000;
	padding:3px;
	margin:1.12em 0px;
	text-indent:0px;
	}

a.space,
.space{
	letter-spacing: -2px;
}

