.tan {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCC99;
	margin: 0px;
}
.top_black_box {
	position: absolute;
	visibility: visible;
	height: 125px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-indent: 15px;
	vertical-align: 50%;
}
.bottom_black_box {
	position: absolute;
	visibility: visible;
	height: 75px;
	width: 100%;
	left: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	bottom: 0px;
	vertical-align: 25%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.center_table {
	top: 500px;
	margin-top: 150px;
	margin-left: 60px;
}
.picture_right {
	margin: 10px;
	float: right;
	border: 1px solid #FFFFFF;
}
.text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
