@import url("../standardCategories.css");

body, tbody
{
  color: black;
	font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

a
{
  color: #BB4444;
}

h1
{
  color: white;
  background: rgb(51, 51, 51);
  font-size: 24px;
  text-align: center;
}

.bannerTable td
{
	background: rgb(51, 51, 51);
	color: white;
}
