body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.7em;
	color: #999999;
}

.mainbody {
	padding: 10px;
	background-color: #F4F4F4;
	line-height: 14px;
}
img src {
	padding-top: 10px;
}
.header {
	padding: 5px;
}
.header a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 5px;
}
.header a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 5px;
}
.header a:hover {
	font-weight: bold;
	color: #B98959;
	text-decoration: none;
	letter-spacing: 5px;
}
a.leftnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C77829;
	text-decoration: none;
}

.margin_top {
	padding-top: 10px;
}
.title {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #C77829;
}
a {
	color: #999999;
}

.footer {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

