body, td, tr, th, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #5b372b;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #667b29;
}
form {
	margin: 0px;
}
a {
	color: #5b372b;
}
a:hover {
	text-decoration: none;
}

.gorMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5b372b;
}
.gorMenu A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5b372b;
	text-decoration: none;
}
.gorMenu A:hover{
	color: #FFFFFF;
}
.vertMenuTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #5b372b;
}
.vertMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.vertMenu A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.vertMenu A:hover{
	color: #000000;
	text-decoration: underline;
}

