.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;


}
.bold {
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.boldul {
	font-weight: bold;
	text-decoration: underline;
}
.boldcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.contactustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caseboldul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.casetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.casebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.casetables {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.redasterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.serviceslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.serviceslistsheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.asterisklargebold {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
}
a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	text-decoration: underline;
}
.formjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.textcentered {
	text-align: center;
}
