body,td,p,h1,h2
{
  font-family : Verdana,Arial,Helvetica;
  font-size   : 11px;
  color       : #000000;
}

a
{
  color: #0000FF;
}

.sidemenu_item
{
  padding : 2px 0px 2px 10px;
}

.sidemenu_item_
{
  padding     : 2px 0px 2px 10px;
  background  : #FFFFFF;
}

.sidemenu_link
{
  font-size   : 12px;
  font-weight : bold;
  color       : #660000;
  line-height : 20px;
  text-decoration: none;
}

.menu_plus
{
  font-weight : bold;
  color       : #660000;
}

#maincontent
{
  padding-left: 10px;

}

.content_text, p
{
  padding-left : 10px;
}

.content_text p /* remove double-formatting inside tables */
{
  padding-left: 0px;
  margin-bottom: 0px;
}

.content_title, h1
{
  font-size   : 20px;
  padding-left: 10px;
  font-family : "Times New Roman";
  color       : #660000;
  padding-bottom : 6px;
}

.content_subtitle, h2
{
  font-size   : 15px;
  padding-left: 10px;
  font-family : "Times New Roman";
  color       : #660000;
  padding-bottom : 6px;
  font-weight:bold;
}

.zn a
{
  color           : #FFFFFF;
  text-decoration : none;
  padding-right   : 50px;
  font-family     : Arial
}    

ul
{
  margin-left: 16px;
  padding: 0px;
}

