body {
	background-color: #21336C;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 752px;
}
.txtregion {
	background-color: #FFFFFF;
	height: 100%;
	width: 714px;
	left: 0px;
	top: -10px;
	right: 0px;
	bottom: 0px;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.pic1 {
	position: absolute;
	left: 50px;
	top: 59px;
}
.months {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
}
.dates {
	padding-left: 20px;
	vertical-align: top;
}
.bltxt {
	font-weight: bold;
	color: #43599C;
}
