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