BODY {
	background-color: white;
	color: black;
}

TD {
	font-family: arial;
        font-size: 8pt;
        text-align: left;
}

.bodytext {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 50px;
	font-face: monospace;
	font-size: 12px;
	text-align: justify;
}

.smalltext {
	font-face: monospace;
	font-size: 8px;
	text-align: center;
}

.title {
	font-family: arial;
	font-size: 20pt;
	text-align: center;
	font-weight: bold;
}

.address {
	font-family: times;
	font-size: 10pt;
	text-align: center;
}
.unitnumbers {
	font-family: times;
	font-size: 10pt;
	text-decoration: underline;
}

.smallfont {
	font-family: arial;
	font-size: 10pt;
	text-align: left;
}

.mediumfont {
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

