body {
	background-color: #ffffff;
	font-family: "Lucida Sans Unicode", Arial, Verdana
}
h1 {
	text-align: center;
	size: 36pt
}
h2 {
	text-align: center
}
h3 {
	text-align: center
}
p.addr {
	font-family: "Lucida Sans Unicode",
	Arial, Verdana;
	font-size: small;
	font-style: bold;
	margin-top: 0em;
	margin-bottom: 0.25em;
}
p.addr {
	text-align: right;
	font-family: "Lucida Sans Unicode",
	Arial, Verdana;
	font-size: small;
	font-style: bold;
	margin-top: 0em;
	margin-bottom: 0.25em;
}
p.address {
	text-align: right;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: x-small;
	margin-top: 0em;
	margin-bottom: 0.25em;
}
p.small {
	text-align: center;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: x-small;
	margin-top: 0em;
	margin-bottom: 0.25em;
}
p.over {
	text-align: left;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	color: #800000;
}
p.front {
	text-align: left;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	color: #800000;
	font-size: medium;
	font-style: bold;
	margin-left: 2.5em;
}
p.foot {
	text-align: center;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: smaller;
	font-style: italic;
	margin-top: 2em;
	margin-bottom: 2em;
}
pre {
	font-size: smaller
}
.fieldname {
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: smaller;
	color: #800000;
}
.tenant {
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: small;
	color: #800000;
}
.text {
	font-size: 10pt;
}
.redtext {
	font-size: 10pt;
	color: #800000;
}
.button {
	border: 
	font-size: 11px;
	color: #800000;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	background-color: #CCCCCC;
	text-decoration: none;
}
div.line hr{ /* replaces horizontal line with graphic */
display:none;
}
div.line { /* DIV that wraps and replaces the HR */
background: transparent url(images/red_hr.gif) no-repeat center center;
height: 30px;
}
	