body {
	background: #c0ab85;
	margin: 10px;
}

tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}
a,a:active,a:visited,a:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #444444;
}
a:hover {
	color: #CC0000;
}
th,tr,td {
	vertical-align: top;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
}
.menu0 {
	height: 25px;
	vertical-align: middle;
	background: url(arrow.jpg) no-repeat;
}
a.menu,a.menu:hover,a.menu:active,a.menu:visited {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 10px;
	display: block;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #444444;
	background: #FBFBFB;
	border-left: 5px solid #EAEAEA;
}
a.menu:hover {
	color: #5f4617;
	border-left: 5px solid #5f4617;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	background: #FFFFFF;
}
hr {
	text-align: left;
	border: none 0;
	border-top: 1px dashed #CCCCCC;
	height: 1px;
	width: 90%;
}
h1 {
	font-size: 15pt;
	font-weight: bold;
	font-family: Georgia;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}
.article {
	line-height: 150%;
	font-size: 9pt;
	font-family: verdana;
}