html  {
        height : 100%;
  }
a {
        font-family : Verdana;
        text-decoration : none;
        color : #70361b;
  }
a:hover {
        font-family : Verdana;
        text-decoration : underline;
  }
.panelmenu {
        font-family : Verdana;
        vertical-align : top;
  }

.menu , .menuactive {
        font-family : Verdana;
        font-size : 15px;
        margin : 13px;
        margin-left : 15px;        
  }
.menuactive {
        font-family : Verdana;
        font-weight : bold;
  }
.submenu , .submenuactive {
        font-family : Verdana;
        font-size : 13px;
        margin : 8px;
        margin-left : 25px;
  }
.submenuactive {
        font-family : Verdana;
        font-weight : bold;
  }
.frame {
        margin-left : 0;
        margin-right : 0;
  }  
.normaltext
  {
  	font-family : Verdana;
        font-size : 9pt;
        color : #666666;
        font-style : normal;
        text-decoration : none;
        text-transform : none;
        letter-spacing : 0;
        margin-right : 10px;
        text-align : justify;
        margin-top: 2px;
	margin-bottom: 5px;
  }  
p {
        font-family : Verdana;
        font-size : 9pt;
        color : #666666;
        font-style : normal;
        text-decoration : none;
        text-transform : none;
        letter-spacing : 0;        
  }
  
p , h1 , h2 , h3 , h4 , h6 {
        margin-right : 10px;
        text-align : justify;
  }
p, h2 {
	margin-top: 2px;
	margin-bottom: 5px;	
 }
h1, h3, h6 {
	margin-bottom: 0;
 }
h1 {
        font-family : Verdana;
        font-size : 16pt;
        color : #666666;
        font-weight : 700;
        font-style : normal;
        text-decoration : none;
        text-transform : none;
        letter-spacing : 0;
  }
h2 {
        font-family : Verdana;
        font-size : 10pt;
        color : #555555;
        font-weight : 900;
        font-style : normal;
        text-decoration : none;
        text-transform : none;
        letter-spacing : 0;
  }
h3 {
        font-family : Verdana;
        font-size : 14pt;
        color : #555555;
        font-weight : 700;
        font-style : normal;
        text-decoration : none;
        text-transform : none;
        letter-spacing : 0;
  }
h4 {
        font-family : Verdana;
        font-size : 10pt;
        color : #555555;
        font-weight : 700;
        font-style : normal;
        text-decoration : none;
        text-transform : none;
        letter-spacing : 0;
  }
h5 {
        margin-left : 15px;
        font-family : Verdana;
        font-size : 10pt;
        color : #666666;
        font-weight : 700;
        font-style : normal;
        text-decoration : underline;
        text-transform : none;
        letter-spacing : 0;
        text-decoration: overline underline;
        letter-spacing: 1pt;
  }
h6 {
        font-family : Verdana;
        font-size : 6pt;
        color : #666666;
        font-style : normal;
        text-decoration : none;
        text-transform : none;
        letter-spacing : 0;
        text-align : center;
  }
