.style1 {
	font-size: 12px;
	line-height: 14px;
}
.style3 {
	color: #806B3E;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #BD4930;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style4 {
	color: #000000;
	font-size: 10px;
}
.style5 {
	color: #663300;
	font-size: 10px;
}
a:visited {
	color: #666633;
	text-decoration: underline;
}