body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #4e463e;
	color: #d5d09a;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #d5d09a;
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
a:hover, a:active {
	text-decoration: underline;
	color: #996633;
	text-decoration: none;
	font-size: 11px;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border{
	border:#d5d09a 1px solid;
}
div
{
	padding-top:0px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}
hr {
	border-top:#d5d09a 1px solid;
	height:1px;
	text-align:center;
	margin:0px auto;
}
h1 {
	font-size: 18px;
	color: #045e82;
}
h2 {
	font-size: 16px;
	color: #1282c2;
}
h3 {
	font-size: 15px;
	color: #045e82;
}
h4 {
	font-size: 15px;
	color: #1282c2;
}
h5 {
	font-size: 14px;
	color: #045e82;
}
h6 {
	font-size: 14px;
	color: #1282c2;
}