span.contact
{
  font-family: sans-serif;
	font-size: 8pt;
	color: white;
	font-weight: normal;
}

span.hours
{
  font-family: sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
}

span.links
{
  text-decoration: none;
	color: white;
	font-size: 10pt;
	font-family: sans-serif;
		font-weight: bold;
}

span.body
{
  font-family: sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-align: justify;
}

span.header
{
  font-family: sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

span.phone
{
  font-family: sans-serif;
	font-size: 14pt;
	color: blue;
	font-weight: bold;
	text-align: right;
}

span.buttons
{
  font-family: sans-serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

span.cite
{
  font-family: sans-serif;
	font-size: 6pt;
}

span.products
{
  font-family: sans-serif;
	font-size: 12pt;
	color: blue;
	font-weight: bold;
}

span.newsdate
{
  font-family: sans-serif;
	font-size: 8pt;
	color: gray;
}