body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996633;
	background-color: #3A0000;
	text-align: center;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #69670E;
	font-style: italic;
	background-color: #FFFF99;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #B1A165;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #988344;
}
.copyright {
	text-align: center;	
	font-size: 11px;
}
ul {
	margin-top: -15px;
	padding-top: 0;
}
