body {
	background-color: #FFFFFF;
	margin: 0;
	margin-bottom:15px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 425px;
	background-attachment: fixed;
	
}
body,td,th {
	color: #000000;
	font-family: Garamond, Georgia, Trebuchet MS, Verdana, Arial;
	font-size: 16px;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.subheader {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.testimonialsid {
	color: #1F2FCA;
}
.linksheader {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.blogdate {
	font-size: 18px;
	text-decoration: underline;
}
.mailing {
	font-size: 14px;
	font-weight: bold;
}
.indextestimonial {
	font-size: 15px;
}
.indextestid {
	font-size: 15px;
	color: #1F2FCA;
}

.copyright{
font-size:14px;
color:#333333;}
a:deepfreeze:link {
	color: #660000;
	text-decoration: none;
	font-size:14px;
}
a.deepfreeze:visited {
	text-decoration: none;
	color: #660000;
	font-size:14px;
}
a.deepfreeze:hover {
	text-decoration: underline;
	color: #660000;
	font-size:14px;
}
a.deepfreeze:active {
	text-decoration: none;
	color: #660000;
	font-size:14px;
}