body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DECFBB;
	font-size: 14px;
	line-height: 16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.lcolumn {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: left;
	vertical-align: top;
	background-color: #CAB393;
}
.Rcolumn {
	text-align: left;
	vertical-align: top;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin groove;
}
.footer {
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #DD0000;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 64px;
	line-height: 48px;
	float: left;
}
.sidebarTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.FeatProd {font-weight: bold; color: #FF0000;}
.sectionBox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CAB393;
	border-right-color: #CAB393;
	border-bottom-color: #CAB393;
	border-left-color: #CAB393;
}
.pullQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
a {
	color: #FF0000;
}

