A, H1, H2, H3, H4, BODY, P, TD {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
}

P, LI, UL  {    font-size: 10pt;
}

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; }

.copyright {
	font : normal;
	font-size : 7pt;
}

.phone {
	font : normal;
	font-size : 13pt;
        font-weight: bold;
        margin-left: 8px;
        color: #808040;
}

P.bottomlinks {
	font : normal;
        text-decoration : none;
	font-size : 8pt;
}

A {
	color : Blue;
        text-decoration : none;
}

A:hover {
	color : Blue;
        text-decoration : underline;
}

h3.pagetitle {
	font : normal;
        font-weight : bold;
        text-decoration : none;
	font-size : 15pt;
        margin-bottom : 0;
        text-align : center;
}


/* not used below here */

.caption {
	font : normal;
	font-size : smaller;
}



.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;
}

.specialsheadline {
	font : normal;
        font-weight : bold;
        text-decoration : none;
	font-size : 14pt;
}

.schedules {
	font : normal;
        font-weight : normal;
        text-decoration : none;
	font-size : 8pt;
}
