html, body {
 zzzbackground: #679AB4;
 font-size-adjust: 0.58;
 line-height: 1.8em;
 font-family: century, sans-serif;
 color: #333;
 text-align: left;
 padding: 0;
 margin: 0;
 text-align: justify;
}


#main {
 width: 100%;
 border: 1px silver solid;
 padding: 0px;
 background: #ffffff;
 zzzmargin: 2em auto;
}


tabsystem h1 {
 border: 0px #999 solid;
 background: #eee;
 color: #000;
 font-family: Arial, Vernada;
 font-size: 8pt;
 letter-spacing: 2px;
 border-bottom-width: 1px;
 padding-bottom: 0.1em;
 text-align: right;
 zzzmargin-bottom: 2em;
}


.tabsystem .noborder{
 zzzborder-width: 1px 0px 0px 0px !important;
 padding: 0px;
 margin: 0px;
}

.tabsystem .firstHeading {
 display: none;
}

.tabpage .square li {
 zzzdisplay: block;
 zzzlist-style-type: square;
zzzlist-style-position: outside;
 zzztext-align: left;
}





