.whitebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #644912;
	line-height: normal;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.white-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
}
.white-big2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.box {
	display: block;
	margin-top: 0px;
}

.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
}
.box2 {
	display: block;
	margin-top: 0px;
	vertical-align: top;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	border: 10px
}

.left {
	float:left;
}

.right {
	float:right;
}

.pad10 {
	padding:10px;
}


