@charset "utf-8";
/* CSS Document */

.font1{
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:40px;
	text-align:left;
}
.font2{
	font-size: 14px;
	font-weight: bold;
	color: #915700;
	padding-left:40px;
	text-align:left;
}
.font3{
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	padding-left:10px;
	padding-top:6px;
}
.font4{
	font-weight: bold;
	color:#006600
	}

.box1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #AFBAE0;
	border-left-color: #AFBAE0;
	text-indent: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	padding: 15px;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
}
.box3 {
	text-indent: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	padding: 30px;
}
.font5 a:link {
	text-decoration: none;
	font-size:14px;
}
.font5 a:visited {
	text-decoration: none;
	font-size:14px;
}
.font5 a:hover {
	text-decoration: underline;
	font-size:14px;
}
.font5 a:active {
	text-decoration: none;
	font-size:14px;
}