 a:link {color: #0000FF; text-decoration: underline; font-weight:normal;}
 a:visited {color: #0000FF; text-decoration: underline; font-weight: normal;}
 a:hover {color: #800000; text-decoration: underline; font-weight: normal;}
 a:active {color: #0000FF; text-decoration: underline; font-weight: normal;}
 
 body {
	background: #FFFFFF url("images/background-top.jpg") top left repeat-x;
	background-image: 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
	margin: 0;
}
 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.business_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

