
TD {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

A {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

A:hover {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.main_nav {
	font-family: arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.address_footer {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.subpanel {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

A.subpanel {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: underline;
}

A.subpanel:hover {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
