/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: 17px;
	color: #6F0000;
}
h2 {
	font-size: 14px;
	color: #5F5021;
}
.h2 {
	font-size: 14px;
	color: #5F5021;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #222222;
}
h4 {
	font-size: 22px;
	color: #5F5021;
}
.hidden {
	color:#000000;
	visibility:hidden;
	font-size: 9px;
}
.brown_footer {
	font-size: 11px;
	color:#5F5021;
	text-align: center;
}
.white_footer {
	font-size: 12px;
	color:#E5D79C;
	text-align: center;
}
.Testimonial {
	color: #990000;
	font-size: 13px;
	font-style: italic;
	font-weight:bold;
}
