.titlepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.contentZone {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.contentZoneNoPadding {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.contentLeftSide {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #CBC3BE;
}
.contentSmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.contentSmallBox {
	border: 1px solid #71624A;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	
}
.contentBoxTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #E0D0B2;
}
.contentBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #ECE3D1;
}
.pictureLook {
	border: solid 1px #000000;
}
