a:link{color:blue;}
a:visited{color:blue;}
a:active{color:red;}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.noBold {
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
.hvacdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.blueundtext {
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.blkundtext {
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.redundtext {
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.boldgreen {
	color: #009900;
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;	
}

.boldgreenItalic {
	color: #009900;
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.NLBody {
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;

}
