@charset "UTF-8";
/* CSS Document */

.center {
	padding-left: 15px;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-align: justify;
	line-height: 25px;
	padding-left:10px;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
}

.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #330000;
	text-align: justify;
	line-height: 25px;
	padding-left:10px;
}

.photopad {
padding-right:10px;
}.body_subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
