.lpv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.warnings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.smaltxt {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.highlights {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.topnav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	background-color: #FF9933;
}
.redline {
	font-size: 2px;
	background-color: #003399;
}
