﻿.bodytext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #545353;
}
.orangehighlight {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ea8950;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #545353;
	font-weight: bold;
}
.blueheading {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #3a7eaa;
	font-weight: bold;
}
.errormessage {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FF0000;
	font-weight:normal;
}

