.px08class { font-size: 8px; }
.px09class { font-size: 9px; }
.px10class { font-size: 10px; }
.px11class { font-size: 11px; }
.px12class { font-size: 12px; }
.px14class { font-size: 14px; ; line-height: normal; }
.px16class { font-size: 16px; }
.px18class { font-size: 18px; }
.px24class { font-size: 24px; }
.px30class { font-size: 30px; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }
a:hover { text-decoration: none; }
.problemheader { color: maroon; font-size: 18px; }
.problemtext { color: maroon; font-size: 14px; }
.boxfloatright {
	color: #333333;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 300px;
	border: 1px solid #333333;
	font-size: .8em;
	padding: 6px;
	margin: 6px 2px 6px 6px;
}
.boxfloatleft {
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #333333;
	font-size: 0.8em;
	padding: 6px;
	margin: 6px 6px 6px 2px;
}
.boxcontractorinfo {
	color: #000000;
	background-color: #CCCCCC;
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #333333;
	font-size: 0.65em;
	padding: 6px;
	margin: 6px 6px 6px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.boxfloatrightfluid {
	color: #333333;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	font-size: 0.8em;
	padding: 6px;
	margin: 6px 2px 6px 6px;
}
.boxfloatleftfluid {
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	font-size: 0.8em;
	padding: 6px;
	margin: 6px 6px 6px 2px;
}
.mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}

