.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.lightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}
.lightmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.darklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.darklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.columnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
}
.proofletters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
