p, li, a, h3, span, td 
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
}

p, li, h3, span, td
{
 color: #000000; 
}

td.menubar
{
	height: 60px; 
}


/** Below: Old stuf from 2.0 (?) **/

h3, p.header, .contentheading
{
  font-size: 125%;
  font-weight:bold;
}

a
{
  text-decoration:none;
  color:#00539E;
  font-weight:bold;
}

a.navibar
{
  font-size: 75%;
}

span.cnavibar
{
  color: #000000; 
  font-size: 75%;
}

p.small
{
  font-size: 70%;
}

p.em
{
  font-weight:bold;
}

.mainlevel_footer
{
  font-size: 70%;
}



