A {
	text-decoration: none;
	color: #1F497D;
}
A:hover {
	color: #9C6C00;
}
A:visited {
	text-decoration: none;
}
.bodytext {
	font-family: "Lucida Bright", Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
}
.testimonial {
	font-family: "Lucida Bright", Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.subheader {
	font-family: "Lucida Bright", Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #444444;
	text-transform: uppercase;
}
.Headers {
	font-family: "Lucida Bright", Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #9A6630;
	text-transform: uppercase;
}
.bodylinks {
	font-family: "Lucida Bright", Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #7C6550;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
td {
	font-family: "Lucida Bright", Georgia, Times, "Times New Roman", serif;
	color: #444444;
	font-size: 13px;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	color: #1F497D;
}

.title {
	font-size: 14px;
	color: #1F497D;
	font-weight: bold;
}

blockquote {
	margin: 5px 0px 15px 5px;
}
