/* 05.02.2008 10:05 */

form,.left,.right,.hidden,.logo,.counter,.menu,.menu-top-box {
 display:none;
}

.main {
 width:100%;
 border-style: none;
}

.center {
 width: 95%;
 color: #000;
 font-size: 12pt;
 border-style: none;
 background: #fff;
}

.footer {
 text-align: center;
 color: #000;
 font-size: 10pt;
 border-style: none;
 background: #fff;
}

.hidden {
 text-align: center;
 color: #000;
 font-size: 0.7em;
}

body {
 margin-top: 0;
 padding-top: 0;
 margin-left: 0;
 padding-left: 0;
 margin-right: 0;
 padding-right: 0;
 color: #000;
 background: #fff;
 font-size: 12pt;
 font-family: Verdana;
}

p {
 margin-left: 0.9em;
 margin-right: 0.8em;
}

h5 {
 text-align: center;
 font-size: 18pt;
 color: #000;
 font-weight: bold;
 margin-bottom: 2px;
 border-style: none;
 background: #fff;
}

a:link,a:visited {
 color: #000;
 font-weight:bold;
 display:none;
}