body {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt}
table {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16pt; font-style: normal; font-weight: normal; font-variant: normal}
.greenbox {  font-family: Georgia, "Times New Roman", serif; font-size: 8pt; background-color: #EAFFEA; border: thin #003399 dashed}
.topnav {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none; text-align: center; vertical-align: middle}

.navbar {
	padding-left: 10px;
	padding-right: 10px;
	border: 2px red solid;
	border-bottom: none;
	position: relative;
	top: 2px;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	background-color: white;
}
.navbar:hover {
	color: white;
	background-color: #000080;
}

.footer {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color: #FFFFFF}
.smalltext {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt}
.futuratext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bolder; text-decoration: none}
.futuratextred {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder; color: #FF0000}

.imgborder {
	border: 1px #FF0000 solid;
	padding: 4px;
	background-color: #FFFFFF;
}
.imgborder img {
	border: 1px #000080 solid;
}
.textcap:first-letter {
	font-size: 150%;
	color: #FF0000;
}
h2 {  font-size: 16pt; font-weight: normal; font-variant: normal}

