body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-image: url(images/back.jpg);
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #004123;
}
td {
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #A58040;
}
.address {
	color: #FFFFFF;
}
.brochureWhite {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.brochureBlack {
	font-size: 11px;
	color: #000000;
}

.copyright {
	font-size: 9px;
	color: #FFFFFF;
}
.bolditalics {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
}
.line20 {
	line-height: 20px;
}
.bold16white {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold14white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.techinfo {
	font-size: 11px;
}
.size18 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.brochureorange {
	font-size: 13px;
	color: #9A2E2E;
}
.errormsg {
	font-size: 36px;
}
