body
{
background: #E4AE72;
margin: 0px;
font family: Garamond, Verdana, Helvetia;
text align: center;
}
p, td
{
font-family: Garamond, Verdana, Helvetia;
color: #6A5034;
}
a:link
{
font-weight: bold;
color: #6A5034;
text-decoration: none;
}
a:visited
{
font-weight: bold;
color: #6A5034;
text-decoration: none;
}
a:active
{
font-weight: bold;
color: #6A5034;
text-decoration: none;
}
a:hover
{
font-weight: bold;
color: #FF3300;
text-decoration: none;
}
.title {
	font-family: Garamond;
	font-size: 40px;
	color: #6A5034;
	vertical-align: bottom;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	padding-bottom: 5px;
}
.menu {
	font-family: Garamond;
	font-size: 16px;
	color: #6A5034;
	text-align: right;
	vertical-align: top;
	line-height: 20pt;
	padding-top: 10px;
	padding-right: 20px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FF3300;
}
.date {
	font-family: Garamond;
	font-size: 13px;
	text-align: right;
	vertical-align: middle;
	color: #6A5034;
}
.text {
	font-family: Garamond;
	font-size: 15px;
	text-align: justify;
	color: #6A5034;
	vertical-align: top;
}
.texttitle {
	font-family: Garamond;
	font-size: 32px;
	color: #6A5034;
	padding-top: 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}
.bottom {
	font-family: Garamond;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	color: #6A5034;
}