body {
	background-image: url(../07images/topbkgd.gif);
	background-repeat: repeat-x;
	background-position: top;


}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #cc0033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: CC0033;

}
a:hover {
	color: 3687CD;
	text-decoration: underline;
}
a:active {
	color: 3687CD;
	text-decoration: underline;
}
.smText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-size: 15px;
	font-weight: bold;
	color: #C4B487;
}
.hometext {
	font-size: 12px;
	line-height: 17px;
}
.tableborder {
	border: 1px dashed #D0C29A;
}

