<!-- menu text properties -->
.navtxt a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; text-decoration: none}
.navtxt a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; text-decoration: none}
.navtxt a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3333FF; text-decoration: underline}
.navtxt a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; text-decoration: none}

<!-- text properties for sub-headers and text used throughout body -->
.hcat {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #CCFFFF; text-decoration: none; background-color: #3333FF;}
.blueness {font-weight: bold;font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3333FF; text-decoration: none}
.hclick {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none}
.quote {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#006600; text-decoration: none}
.standard {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none}
.footdata {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF0000; text-decoration: none}

<!-- additional footer properties for about town header and address text -->
.footabout {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #000080; text-decoration: none}
.footaddr {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; text-decoration: none}

<!-- link properties for web/email address in footer -->
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3333FF; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3333FF; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3333FF; text-decoration: underline}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3333FF; text-decoration: none}

<!-- web site updated text -->
.footupdate {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0000; text-decoration: none}

<!-- apply standard font, background and scrollbar throughout -->
BODY { font-family: Arial; background-color: #CCCCFF; scrollbar-face-color: #B4B4E5; scrollbar-highlight-color: #CCCCFF; 
	scrollbar-3dlight-color: #B4B4E5; scrollbar-darkshadow-color: #474796; scrollbar-shadow-color: #8B8BD7; 
	scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #BDBDF4;}

<!-- text properties for all list items -->
LI { font-family: Arial; font-size: 10pt; color: #000000 }

<!-- table title text for the commercial lease page -->
.commth {font-weight: bold; text-decoration: italic; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #990000; text-decoration: none;}