body
{
  background: #707070;
  color: #FFFFFF;
  font-size: 11px;
  font-family: verdana,arial,sans-serif;
}

.mainTable
{
  border: thin solid #FFFF00;
}

.forms
{
  font-size: 11px;
  font-weight: bold;
}

.formserrors
{
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}

.standard
{
  font-size: 11px;
}

.bar
{
  font-size: 11px;
  margin-left: 10px;
}

.barHeader
{
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
}

.header
{
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}

.guidelines
{
  font-size: 11px;
  font-style: italic;
  margin-left: 10px;
}

.directions
{
  font-size: 13px;
}

.statheader
{
  font-size: 12px;
  font-weight: bold;
}

.statdata
{
  font-size: 12px;
}

.numbers
{
  font-size: 28px;
}

.toyName
{
  font-size: 12px;
  font-weight: bold;
}

.toyDesc
{
  font-size: 12px;
}

.results
{
  font-size: 12px;
  margin-left: 10px;
}

.resultsHeader
{
  font-size: 12px;
  margin-left: 10px;
  font-weight: bold;
}

.footer
{
  font-size: 9px;
}

a, a:link, a:visited, a:active
{
  color: #FFFF00;
}

