body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}
p, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: FF2A0C;
	font-weight: normal;

}
.iconLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: 0073EA;
}
a:link {
	color: #FF2A0C;
	text-decoration: bold;
}
a:visited {
	color: #FF2A0C;
	text-decoration: bold;
}
a:hover {
	color: #0073EA;
	text-decoration: bold;
}
a:active {
	color: #0073EA;
	text-decoration: bold;
}
.contactLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.contactLeft:link {
	color: #FFFFFF;
	text-decoration: bold;
}
.contactLeft:visited {
	color: #FFFFFF;
	text-decoration: bold;
}
.contactLeft:hover {
	color: #0073EA;
	text-decoration: bold;
}
.contactLeft:active {
	color: #0073EA;
	text-decoration: bold;
}
.ratesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.ratesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #333333;
}

.contactPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contactPage:link {
	color: #333333;
	text-decoration: bold;
}
.contactPage:visited {
	color: #333333;
	text-decoration: bold;
}
.contactPage:hover {
	color: #0073EA;
	text-decoration: bold;
}
.contactPage:active {
	color: #0073EA;
	text-decoration: bold;
}