@charset "utf-8";
.bodyTxt {
	font-family: Arial;
	font-size: 12px;
}
.headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.footerPage {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.headerInstallation {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
.headerTitleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.bodyTxtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
