body	{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 8px;
}
td	{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th	{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
button, .btn {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 100px;
}
a	{
	color: #0000FF;
}
h1	{
	font-size: 14pt;
}
h2	{
	font-size: 13pt;
}
h3	{
	font-size: 12pt;
}
h4	{
	font-size: 11pt;
}
.lbl	{
	font-size: 10pt;
	color: #000080;
}
.sbh	{
	font-size: 10pt;
	color: #800000;
	text-decoration: underline;
}
.fnh	{
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 8px;
}
.big	{
	font-size: 12pt;
	font-weight: bold;
}
.sml	{
	font-size: 8pt;
}
.hit	{
	color: #000000;
	background-color: #FFFF00;
}
.cpr	{
	font-size: 7pt;
	color: #0668AC;
	border-top: solid 1px #BCD0E4;
	padding: 1px;
}
.cpr a	{
	color: #0668AC;
}
.tbr	{
	font-size: 7pt;
	color: #0668AC;
	padding: 1px;
	margin-bottom: -10px;
}
.sub	{
	color: #000080; 
	font-size: 8pt;
}