.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
}

A:link { color: #4F3025; text-decoration: none; }
A:visited { color: #4F3025; text-decoration: none; }
A:active, A:hover { color: #00000; }

.navbar {
	font-family: Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
}

.navbar_left {
	font-family: Georgia, serif;
	font-color: #0066CC;
	font-size: 8pt;
	font-weight: bold;
	align: left;
	vertical-align: top;
	padding: 5px;
	align: left;
	line-height: 2em;
}

.caption {
	font-family: Verdana;
	font-size: 8pt;
	padding: .6em; 
	background-color: #ffeeaa; 
	border: black solid 1px; 
	float: right;
	margin: .5em;
}	

.credits {
	font-family: Times New Roman, serif;
	font-size: 7pt;
	font-style: italic;
}
	
h1 { border-bottom: solid 1px #5B4326; font-size: 20px; font-weight: normal; font-family: Arial, Verdana, Helvetica }
h2 { font-size: 18pt; color: #2F3B82; font-family: Georgia }
h3 { font-size: 16pt; color: #272F35; font-family: Georgia }
h4 { font-size: 13pt; color: #4F2825; font-family: Georgia; font-style:italic }
h5 { font-size: 12pt; color: #272F35; font-family: Arial, Verdana, Helvetica }
h6 { font-size: 11pt; color: #272F35; font-family: Arial, Verdana, Helvetica }