body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	margin: 0px;
	padding: 0px;
	background-color: #fffcef;
	background-repeat: repeat-x;
}
.table_main {
	padding: 0px;
	margin: 0px;
	border-top: 1px none #3e1f00;
	border-right: 1px solid #3e1f00;
	border-bottom: 1px solid #3e1f00;
	border-left: 1px solid #3e1f00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
}
a:link {
	color: #660000;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #333300;
}

.footer {
	color: #FFD72B;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 10px;
	margin: 0px;
	text-decoration: none;
}
a.footer:link {
	color: #FFD72B;
	text-decoration: none;
	
}
a.footer:hover {
	text-decoration: underline;
}
a.footer:visited {
	color: #FFD72B;
	
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #FFD72B;
	letter-spacing: 1px;
	text-align: center;
	padding: 6px 20px;
	margin: 0px;
}
.divider {
	background-color: #A67813;
	height: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2281C;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #371803;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.maintext {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.table_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3e1f00;
	border-right-color: #3e1f00;
	border-bottom-color: #3e1f00;
	border-left-color: #3e1f00;
	padding: 20px;
}
.specs {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 20px;
}
