body, td, p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	text-align: center;
}
body {
	text-align: center;
}
td {
	text-align: left;
}

.tabletop {
	border-top: #F3EDD5 3px double; 
	border-right: #F3EDD5 3px double; 
	border-left: #F3EDD5 3px double; 
	text-align: left
}
.tabletop td {
	background-color: #F3EDD5;
	text-align: left

}
.tablebottom {
	border-right: #F3EDD5 3px double; 
	border-left: #F3EDD5 3px double; 
	border-bottom: #F3EDD5 3px double; 
	text-align: left
}
.tablebottom td {
	background-color: #F3EDD5;
	text-align: left

}
.lighter td {
	background-color: #FAF8ED;
	text-align: left
}
.padding {
	margin-top: 0px;
	padding-right: 50px;
	padding-left: 135px;
	text-align: left
}
.white {
	padding-right: 10px;
	text-align: left;
	color: #EEEEEE;
}
.bigpadding {
	margin-top: 0px;
	padding-right: 140px;
	padding-left: 190px;
	text-align: left
}
.bigger {
	font-size: 14px;
	font-weight: bold;
	text-align: left
}
.smallish {
	font-size: 11px;
	line-height: 18px;
	text-align: left
}
.smallish a {
	font-size: 12px;
}
.legal {
	font-size: 10px;
	text-align: left
}
.dark {
	color: #000000;
	text-align: left
}
.descriptions {
	color: #000000;
	line-height: 15px;
	text-align: left
}
.bodypadding {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left
}
.head {
	font-size: 16px;
	font-weight: bold;
	color: #7E2500;
	text-align: left
}
a:link {
	font-weight: bold;
	color: #DE7709;
	text-decoration: underline;
}
a:hover {
	color: #F89A3D;
	text-decoration: none;
}
a:visited {
	color: #995306;
	font-weight: bold;
}
a:active {
	color: #F79931;
}
ol {
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
}

