.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #CCCCCC;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 15px;
	color: #666666;
}
.italic {
	font-size: 9pt;
	line-height: 15px;
	color: #666666;
	font-family: "Arial Narrow";
	font-style: italic;
}
.bold , .sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
a { font-size: 8pt; }
a:link { color: #000000; }
a:visited { color: #999999; }
a:active, a:hover { color: #CC0000; text-decoration: none; }