body {
	font-family: "Trebuchet MS";
	font-size: 12pt; color: #996600; font-weight: normal;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12pt; color: #996600; font-weight: normal;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12pt; color: #996600; font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24pt;
	color: #996600;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #996600;
	font-weight: normal;
}
a:link       {
	font-family: "Trebuchet MS";
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
}
a:visited    {
	font-family: "Trebuchet MS";
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
}
a:active     {
	font-family: "Trebuchet MS";
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
}
a:hover      {
	font-family: "Trebuchet MS";
	color: Green;
	text-decoration: underline;
	font-weight: normal;
}
.footer {
	font-family: "Trebuchet MS";
	color: #996600;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
.border {
	border: 1px solid #000000;
}
.small {
	font-family: "Trebuchet MS";
	color: #996600;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
.floatleft {
   float: left; margin: 0px 10px 0px 20px;
}
.floatright {
	float: right; margin: 0px 20px 0px 10px;
}
.customimage {
	border: 2px solid #CCCCCC;
	padding: 5px;
}
#testimonials {
	font-family: "Lucida Calligraphy", "Trebuchet MS";
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 860px;
	border-style: solid;
	border-color: #EBDCB6;
	border-width: 2px;
	padding: 5px 5px 5px 5px;
}

