.hiliteclass  {
color: red;
font-style: italic;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
background-color: yellow }

.menulinks  {
font-size: 10px;
font-family: Verdana }

.property  {
color: red;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
text-align: left;
word-spacing: 3px;
letter-spacing: 2px }

.propertyaddress  {
color: black;
font-weight: normal;
font-size: 10px;
font-family: Verdana }

.propertyheader { color: red; font-weight: normal; font-size: 24px; font-family: Verdana }

.propertyheadersmall { color: red; font-weight: normal; font-size: 14px; font-family: Verdana }

.propertysummary  {
color: black;
font-weight: bold;
font-size: 10px;
font-family: Verdana }

.spacedblackheader  {
color: black;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
text-align: center;
word-spacing: 5px;
letter-spacing: 4px }

.tealemphasis  {
color: teal;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
text-align: left;
word-spacing: 3px;
letter-spacing: 2px }

.text  {
font-weight: normal;
font-size: 10px;
font-family: Verdana }

.textheader  {
color: red;
font-weight: bold;
font-size: 10px;
font-family: Verdana }

p   {
font-size: 10px;
font-family: Verdana 
}

a:link { color: gray; text-decoration: none }

a:visited    { color: #556b2f; text-decoration: none }

a:hover { color: red; text-decoration: none }

a:active { color: gray; text-decoration: none }