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

body {
	background-color: #8d8d86;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.footer A:link {text-decoration: none; color:#FFF}
.footer A:visited {text-decoration: none; color:#FFF}
.footer A:active {text-decoration: none; color:#FFF}
.footer A:hover {text-decoration: underline; color:#FFF}
.tableborder {
            border-spacing: 0px;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-top-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            border-top-color: #000000;
            border-right-color: #000000;
            border-bottom-color: #000000;
            border-left-color: #000000;

}
A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:active {text-decoration: none; color:#000000}
A:hover {text-decoration: underline; color:#000000}
.header {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.bodytext {font-family: "Trebuchet MS"; font-size: 12px; }
.testimonial {font-family: "Trebuchet MS"; font-size: 12px; color:#002E07; }
.testimonial A:link {text-decoration: none; color:#002E07;}
.testimonial A:visited {text-decoration: none; color:#002E07;}
.testimonial A:active {text-decoration: none; color:#002E07; }
.testimonial A:hover {text-decoration: underline; color:#002E07;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}
h2 {font-family: "Trebuchet MS"; font-size: 12px; font-weight:normal }

