body {
	background-color: #CCB9AA;
	margin-top: 10px;
	margin-bottom: 10px;	
	}

.mainTable {
	border: 1px solid #000000;
	background-color: #ffffff;
	}
	
H1 {
	font-family: arial;
	font-size: 10pt;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	color: #FEB14C;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	}
	
.leftCell {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}
	
.printCell {
	border-right: 1px solid #000000;
	}

.designCell {
	border-top: 1px solid #000000;
	}

.rightCellText {
	font-family: arial;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;	
	text-align: left;
	}
	
td.bodyText {
	font-family: arial;
	font-size: 10pt;
	font-weight: 100;
	color: #000000;
	line-height: 115%;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	}
	
.middleBodyText {
	font-family: arial;
	font-size: 10pt;
	font-weight: 100;
	color: #000000;
	line-height: 115%;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	}
	
.otherDesignsText {
	font-family: arial;
	font-size: 8pt;
	font-weight: 100;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	}
	
.boldBodyText {
	font-family: arial;
	font-size: 10pt;
	font-weight: 800;
	color: #5D2700;
	line-height: 115%;
	text-align: left;
	}

.quoteText {
	font-family: arial;
	font-size: 10pt;
	font-sytle: italic;
	color: #000000;
	text-align: left;
	}
	
.feature {
	font-family: arial;
	font-size: 10pt;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	color: #FEB14C;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	}
	
.boldTitles {
	font-family: arial;
	font-size: 10pt;
	font-weight: 800;
	color: #5D2700;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	}
	
.sideCellText {
	font-family: arial;
	font-size: 9pt;
	font-weight: 800;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: left;	
	}
	
ul {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	}
	
	
.footerText {
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: 100;
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 3px;
	}

a.footerText:link, visited, hover {
	text-decoration: underline;
	color: #ffffff;
	}
	
a:link, visited {
	color: #BEA999;
	font-style: bold;
	text-decoration: underline;
	}

a:hover {
	color: #FEB14C;
	font-style: bold;
	text-decoration: underline;
	}