body {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #000099;
	background-color: #000099;
	z-index: 0;
}
.pers_photo {
	border: 5px inset #FFCC00;
	float: left;
	margin-right: 5px;
}
.general_pic_left {
	border: 2px inset #000000;
	float: left;
	margin-right: 5px;
}
.general_pic_right {
	border: 2px inset #000000;
	float: right;
	margin-left: 5px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 24px;
}
.pict_left {
	border: 10px none #FFFFFF;
	float: left;
	margin-right: 5px;
}
.pict_right {
	border: 5px inset #000000;
	float: right;
	margin-right: 5px;
}
.right_text {
	text-indent: 20px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 20px;
}
.pict_caption {
	font-size: 16px;
}
