body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.testimonial {
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #006633;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #01422C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02B16E;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #025038;
}
a:hover {
	text-decoration: none;
	color: #F7B604;
}
a:active {
	text-decoration: underline;
	color: #F7B604;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF00;
}
h1 {
	font-size: 24px;
	color: #FEA603;
}
h2 {
	font-size: 18px;
	color: #00774A;
}
li {
	list-style-image: url(images/li.jpg);
}

h3 {
	font-size: 16px;
	color: #8F2307;
}
.outerborder {
	border: 1px solid #FFFFFF;
}
.print {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006B3F;
}
