a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
}
.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #339900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
h2 {
	background-color: #9966CC;
	color: #FFFFFF;
	background-position: center;
	text-align: center;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.lightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #019AEF;
	text-align: center;
	font-weight: bold;
}
.darkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #0033CC;
	text-align: center;
	font-weight: bold;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFDE00;
	text-align: center;
}
.redlabel {
	font-weight: bold;
	color: #FF0000;
}
.gold {
	color: #000000;
	background-color: #FFFF00;
}

