@charset "utf-8";
.frame {
	clear: both;
	border: medium double #5d0707;
	height: auto;
	margin: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	text-align: justify;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.image-right {
	padding: 0px;
	float: right;
	margin-left: 20px;
	clear: both;
	border: thin solid #FFFFFF;
}
/* CSS Document */


.image-left {
	float: left;
	margin-right: 20px;
	list-style-position: inside;
}
s
