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

h1 {
 	font-size: 90%;
 	font-weight: normal;
 	text-align: left;
 	line-height: 1.5em;
	padding-top: 1.5em;
	padding-left: 10px;
 	padding-bottom: 1em;
}

h2 {
	font-size: 90%;
	font-weight: normal;
 	text-align: left;
 	line-height: 1.5em;
	padding-top: 1em;
	padding-left: 10px;
 	padding-bottom: 1em;
}
.table {
	width: 575px;
	border: 3px solid #5785C7;
	font-size:12px;
	text-align: left;
	vertical-align: baseline;
}

#content .trweek {
	height: 20px;
	font-size: 16px;
	font-weight: 500;
	background-color: #5785C7;
}

#content .trnumber {
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	background-color: #D1D4F4;
}

#content .td {
	height: 75px;
	max-width: 77px;
	padding-left: 3px;
	border-right: 1px solid #5785c7;
}