@charset "utf-8";
/* CSS Document */

.style1 {
	color: #06438C;
	font-size: 12px;
}
.style2 {
	color: #316AC5;
	font-size: 12px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316AC5;
	padding: 5px;
	text-align: right;
}
.style3 {
	color: #F9003F;
	font-size: 12px;
}
.style4 {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
}
.box1 {
	text-align: left;
	padding: 0px;
	height: 300px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
