#content {
	margin-left: 185px;
	padding: 0 5px 0 0;
}

h1 {
	font-size: 95%;
	font-weight: 400;
	text-align: justify;
	line-height: 2em;
	padding-left: 5px;
 	padding-bottom: 1.5em;
}

.table {
	width: 575px;
	border: 3px solid #5785c7;
	border-bottom: 2px solid #5785c7;
	margin-bottom: 0.5em;
	font-size: 14px;
	vertical-align: baseline;
}

.info {
	height: 25px;
	font-size: 16px;
	font-weight: 500;
	text-align:center;
	background-color: #5785C7;
}

.td1 {
	height: 70px;
	border-bottom: medium solid #5785C7;
	font-weight: 600;
	text-align: left;
	padding-left: 3px;
}

.td2 {
	height: 70px;
	border-bottom: medium solid #5785C7;
	font-size: 80%;
	font-weight: 400;
	text-align: center;
	padding-right: 3px;
}

.td3 {
	height: 70px;
	border-bottom: medium solid #5785C7;
	font-weight: 500;
	text-align: center;
}