.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.maintextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
}

.maintextheaderred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color:#FF0000;
}

.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.topphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ff6633;
  text-decoration: underline;
}

.leasecontentlinks {
font-weight:bold;
font-style:italic;
text-decoration:underline;
}
.maintextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
table {
	background-color: #FFFFFF;
}
.maintextheaderleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.boldtext {
	font-weight: bold;
}

