.frame {
	border: 1px solid #666666;
}
body {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #666666;
}
.td9pt {
	font-family: Arial, Verdana;
	font-size: 9pt;
	line-height: 12pt;
}
.td8pt {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
	line-height: 12pt;
}
.copyright {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.tdline {
	border: 1px solid #383326;
}
.hr-line {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #027ABB;
}
abbr {
	color: #027ABB;
	text-decoration: none;
}
a:visited {
	color: #8F9E86;
	text-decoration: none;
}
a:hover {
	color: #BDD595;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.leadin {
	font-size: 12pt;
}
a:link {
	color: #666633;
}
