A, H1, H2, H3, H4, BODY, P, TD, TR, LI {
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
}

H1 {    font-size: 18pt; 
	font-weight : bold;
}
H2 { 	font-weight : bold;
        font-size: 16pt; 
}
H3 { 	font-weight : bold;
        font-size: 14pt; 
}
H4 {    font-weight : bold;
        font-size: 12pt; }

P, LI, TD {     font-size: 10pt; }

.rental-home-page-nav {    
	font-weight : bold;
        font-size: 9pt; }

.copyright {
	font-size : 7pt;
}


.phone {
	font-size : 13pt;
        font-weight: bold;
        margin-left: 8px;
        color: #808040;
}

.caption {
	font-size : smaller;
}

.bottomnav {
        text-decoration : none;
	font-size : 8pt;
}

.topnav {
        text-decoration : none;
	font-size : 8pt;
}

A {
	color : Blue;
        text-decoration : none;
}

.divider {
	font : normal;
        font-weight : bold;
	font-size : 16pt;
        padding-top: 25px;
        padding-left: 15px;
        background-image : url(/images/divider.gif)
} 

.special {
 	font : normal;
        text-decoration : none;
	font-size : 8pt;
}

.specialtitle {
	font : normal;
        font-weight : bold;
        text-decoration : none;
	font-size : 8pt;
}

.specialsheadline {
	font : normal;
        font-weight : bold;
        text-decoration : none;
	font-size : 14pt;
}