@charset "UTF-8";
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #666;
	text-align: justify;
	line-height: 14px;
}
p { }
td { }
a:link {
	color: #738619;
	text-decoration: none;
}
a:visited {
	color: #738619;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h5 { color: black; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: lighter; line-height: 14px; text-align: center; margin: 0; padding-top: 9px; padding-bottom: 8px; }
h4 { color: black; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: lighter; font-style: normal; line-height: 14px; margin: 0; padding-top: 2px; padding-right: 12px; padding-left: 20px; }
h2 {
	color: #738619;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14px;
	margin: 20px;
}
h6 { color: #738619; font-size: 19px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 19px; text-align: left; margin: 20px; }
h3 {
	color: #738619;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 10px;
	text-align: justify;
	margin: 0;
	padding: 0;
}
h1 {
	color: #738619;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 17px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: 738619;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: -1px;
	margin-left: 20px;
}
