#content {
	background-color: #5CA8FC;
	text-align: justify;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tit {
	font-size: large;
	text-decoration: underline;
	color: #000066;
}

#content #right {
	float: right;
	margin-left: 10px;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

