td, body, .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.footers_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: black; 
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 5px;
}
.bullet_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	list-style-type: disc;
}

.formFont { font-family: monospace;  font-size: 10pt; color: black; }

.alert { font-family: Arial, Helvetica, sans-serif;  font-size: 12pt; color: red; font-weight: bold; }

.alertItem { font-family: Arial, Helvetica, sans-serif;  font-size: 10pt; color: red; }

a:link {
	color: #336666;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #336666;
}
a:active {
	color: #336666;
}
