﻿body
{
  color         : #000;
  font-size     : 0.8em;
  line-height   :  1.6em;
  font-family   : Tahoma, Verdana, Arial, Sans-Serif;
}

#bannerPane h1
{
  display       : none;
  visibility    : hidden;
}

h1,h2,h3,h4,h5,h6
{
  color         : #3f0420;
  margin        : 10px 0 10px 0;  
}

h1 { font-size  : 180%; }
h2 { font-size  : 140%; }
h3 { font-size  : 120%; }
h4 { font-size  : 100%; }
h5 { font-size  : 80%; }
h6 { font-size  : 60%; }

h4.rssHeader
{
  text-align          : center;
  border              : solid 1px #acacac;  
  display             : block;
  margin              : 0;
  background          : #d9c9c9 url(images/rssIcon.gif) no-repeat;
  background-position : 4px 7px;
  line-height         : 29px;
}

h2
{
  border-bottom : solid 2px #acacac;
  padding       : 0 0 5px 5px;
}