BODY {
	background-color: #FFFECC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD{
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: normal;
}
TD.content {
	background-image: url("https://www.sonsoftennessee.com/interior_images/bg.content.jpg");
	color: #000000;
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: normal;
}
TD.navigation {
	background-image: url("https://www.sonsoftennessee.com/interior_images/left_bottom.jpg");
}
TD.copywrite {
	background-color: #FFFECC;
	color: #000000;
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}
TD.home {
	background-color: #FFFECC;
}

H3 {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}


td.red
{
	background-color: #900000;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
}

a.red
{
	color: #FFFF00;
}
a.red:visited
{
	color: #FFFF00;
}
a.red:active
{
	color: #FFFF00;
}