.bodytext {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 4px;
}
.copyright {
	color: gray;
	font-size: 9px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 9px;
	text-align: center; }
.bodytext_tit {
	color: #F00;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: inherit;
	text-transform: uppercase;
	margin-right: 150px;
	padding-bottom: 10px;
	border-bottom: 2px dotted gray;
	padding-top: 10px;
}
.bodytext_tit_noline {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: inherit;
	text-transform: uppercase;
}
.siderbar_tx { color: #666; font-size: 9px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; background-color: #ccc; padding: 8px; border-style: dotted; border-width: 2px; outline-style: none; }
.siderbar_tit {
	color: black;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	border-style: none;
	outline-style: none; }
a:link {
	color: #933;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
}
a:visited {
	color: #933;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a:hover {
	color: white;
	font-size: inherit;
	line-height: inherit;
	background-color: #933;
	text-decoration: none;
}
