td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a {
	color: #6D4921;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #D5C4A1;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #D5C4A1;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D4921;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D4921;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D4921;
	font-weight: bold;
}
.bg-footer {
	background-image: url(../images/footer_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-page {
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer-link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;
}
.footer-link:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.footer-link:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}