body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.testimonials {
	border: 1px solid #093977;
	background-color: #D1E3FC;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.highlight {
	background-color: #FFFF00;
}

.outerborder {
	border: 1px solid #FFFFFF;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #093977;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093977;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3A79BC;
}
a:hover {
	text-decoration: none;
	color: #C00202;
}
a:active {
	text-decoration: underline;
	color: #910000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #9B0100;
}
h2 {
	font-size: 18px;
	color: #093977;
}
h3 {
	font-size: 16px;
	color: #3A73C2;
}
