@charset "UTF-8";
.style10 {
	color: #003799
}
.style11 {color: #000099}
.style12 {color: #1414A1}
/* CSS Document */

#CONTENTS {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.H1 {
	font-size: large;
	font-weight: bold;
	color: #000099;
}
#COM2 {
	padding: 10px;
}
#LeftCom {
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	float: left;
	width: 268px;
}
#RightCom {
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	float: right;
	width: 268px;
}
#COM3 {
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.img {
	margin: 10px;
	border: medium double #BCA572;
}
