body {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt}
.small {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color: #FFFFFF}
h1 {  font-size: 14pt; font-weight: bold; font-variant: normal}
.darklink {  color: #3399CC; text-decoration: none}
a {  font-weight: normal; color: #FFFFFF; text-decoration: none}

.navbar {
	padding-left: 24px;
	padding-right: 24px;
	border: 1px #dfbf87 solid;
     position: relative;
	top: 2px;
	text-decoration: none;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000080;
	background-color: none;
}
.navbar:hover {
	color: white;
	background-color: #000080;
