body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362E12;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a:link {
	color: #7988A6;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #7988A6;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F06F1E;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #F06F1E;
	font-weight: bold;
}
h1 {
	font-size: 17px;
	color: #F16E1E;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #5E708E;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #F16E1E;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #362E12;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F24C03;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
