body {
	background-color: #f9f6eb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #705600;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
a.help:link, a.help:visited {
	color: #705600;
	cursor: help;
	text-decoration: none;
	border-bottom: dotted 1px #705600;
}
a.help:hover, a.help:active {
	color: #68213d;
	cursor: help;
	text-decoration: none;
	border-bottom: dotted 1px #68213d;
}
#footer a:link, #footer a:visited  {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #c9cdd1;
}
#footer p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#ffffff;
	line-height:16px;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color:#641436;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #641436;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#705600;
	margin:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#272210;
	line-height:16px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#272210;
}
hr {border: none 0; 
	border-top: 1px dotted #eae0c1;
	border-bottom: 1px solid #eae0c1;
	width: 100%;
	height: 2px;
	margin: 4px auto 4px 0;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#272210;
	line-height:20px;
	font-style:italic;
}
.name {
	color:#641436;
	font-weight:bold;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#621333;
	line-height:16px;
	font-style:italic;
	font-weight:bold;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:19px;
	text-transform:uppercase;
}
#side p, #side li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#272210;
	line-height:11px;
	margin:0;
}
#side h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#705600;
	font-weight:normal;
	margin-top:0;
	margin-bottom:5px;
}
#side a:link, #side a:visited  {
	color: #705600;
	text-decoration: none;
}
#side a:hover, #side a:active {
	color: #000000;
	font-weight:bold;
}
#side a img {
		border: 4px solid white;
	}
#side a:hover img {
		border: 4px solid #705600;
	}