BODY, TD, TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bigspan {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : Blue;
}

.hugespan {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color : Blue;
}

.address {
	font-weight : bold;
}

A ,A:VISITED{
	font-weight : bold;
	color : #000080;
}

A:HOVER {
	font-weight : bold;
	color : #FF0033;
}

A.nav ,A.nav:VISITED{
	font-weight : bold;
	text-decoration : none;
	color : #0000FF;
	font-size : 14px;
}

A.nav:HOVER {
	font-weight : bold;
	font-size : 14px;
	text-decoration : underline;
	color : #FF0000;
}

.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
