.style7 {
    color: #2A5A8A
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.testimonials {
	font-family: Tahoma;
	font-size: 12px;
	color: #505050;
}
.red_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #770000;
}
.b_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #286599;
}
body {
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.large_blue {
	font-size: x-large;
	color: #286599;
	font-weight: bold;
	font-family: "trebuchet ms";
}
.smaller_blue {
	font-family: "trebuchet ms";
	font-size: large;
	color: #286599;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
.large_red {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	color: #800000;
}
.grey {
	font-family: Tahoma;
	font-size: x-large;
	font-weight: normal;
	color: #505050;
}
.bold_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #467aa7;
	padding-left:10px; 
}
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #467aa7;
}
a:link {
	color: #467aa7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #467aa7;
}
a:hover {
	text-decoration: none;
	color: #284560;
}
a:active {
	text-decoration: none;
	color: #284560;
}.attention {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
