body
{
	background-color: #ffffff;
	background-image: url('http://www.carolinahome.com/images/background.png');
	background-repeat: repeat;
}

.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.pagetitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #225264;
}
.sectiontitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #225264;
}
/* sTYLES BY IDENTIFIERS */
#tblContent 
{
	margin: 0 3 3 3;
	vertical-align:top;
	border: solid 2 silver; 
	background-color:White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
