@charset "utf-8";
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #060;
	text-align: left;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #060;
	text-align: left;
	text-indent: 0px;
}
.thrColElsHdr #container #sidebar1 #table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 10px;
	font-weight: bold;
	color: #060;
	background-color: #9C3;
	padding-left: 10px;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
.sidenote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	font-weight: bold;
	color: #060;
	word-spacing: normal;
}

