h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0055e5;
	text-align: left;
}

h3.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #09C;
	text-align: left;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-style: normal;
}

#box1 {
	float: left;
	width: 200px;
	text-align: center;
	padding-right: 25px;
	padding-left: 45px;
}

#box2 {
	width: 120px;
	height:100px;
}
#box3 {
	float: left;
	width: 190px;
	text-align: center;
}

#box4 {
	width: 200px;
	padding-left: 185px;
}

#box5 {
	width: 200px;
	text-align: center;
	padding-right: 25px;
	padding-left: 60px;
	float: left;
}
