.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	border: solid #9E7F5D;
	padding: 5px;
	text-align: center;
}
.header2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: bold}
.header3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold}
.header4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
.header5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold}
.header6 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold}
.header7 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold}
.body {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline blink;
}
.fontminus1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
