.header{
	font-family : Tahoma;
	font-size : 30px;
	line-height : 35px;
	color : #000000;
	vertical-align: middle;
}

.headersmall{
	font-family : Georgia;
	font-size : 25px;
	line-height : 35px;
	color : #000000;
	text-align: center;
}

.menu{
    font-family : Arial;
	font-size : 16px;
	line-height : 24px;
	color : #0066ff;
	vertical-align: middle;
	font-weight: bold
}

.body{
    font-family : Georgia;
	font-size : 16px;
	line-height : 30px;
	color : #000000;
}

.bodysmall{
    font-family : Georgia;
	font-size : 13px;
	line-height : 24px;
	color : #000000;
}

.directions{
    font-family : Tahoma;
	font-size : 14px;
	line-height : 21px;
	color : #000000;
}


A:hover {TEXT-DECORATION: underline}
A {	TEXT-DECORATION: none}
A.menu{color : #0066ff}
A.body{color : #0066ff}