p {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
}
.monthly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	width: 100px;
	float: right;
	text-align: right;
	margin-right: 38px;
	margin-top: 100px;
}
.header {
	height: 118px;
	width: 840px;
	background-image: url(../siteParts/sept10.jpg);
	background-repeat: no-repeat;
}
