body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fffef7;
}
a:link {
	color: #2E82AB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2E82AB;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #2E82AB;
}
h1 {
	font-size: 16px;
	color: #2E82AB;
}
h2 {
	font-size: 12px;
	color: #2E82AB;
}
body {
	margin-left: 20px;
	margin-top: 20px;
}
.style1 {font-size: 12px}
.style2 {color: #000066}
.left1px {
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #000066;
}
.blue {
	color: #2E82AB;
}
.blue-bold {
	color: #2E82AB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.forsale {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
.forsale a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
.forsale a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
.forsale a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
