@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #232b3b;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a.footer:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a {
	color: #003366;
	text-decoration: underline;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

a.testimoniallink:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.testimoniallink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
}
