.mainMenu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover.mainMenu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: red;
	font-weight: normal;
}
.menu0 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
a:hover.menu0 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: red;
	font-weight: bold;
	}
.mainMenuTab {
   border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px 10px 0px 3px;
}
.H1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #795034;
	font-weight: bold;
}
.H2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #795034;
	font-weight: bold;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #795034;
	margin:0;padding:0 0 12px 0;
}
b {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #795034;
}
TD {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #795034;
}
#copyright {text-align:right; color:#999; margin:-20px 0 0 0; padding:0;}
#copyright a{color:#999;}
