body {
 font-family: Verdana, sans-serif;
 font-size: 8pt;
 color: #000000;
 margin:5px;
 background: #cddd80 url(../gfx/bg_faq.gif) center center no-repeat fixed;
 scrollbar-base-color: #cfdfaf;
 scrollbar-arrow-color: #FFFFFF;
}


table {border-collapse:collapse;margin:0px;border:0px;}
td {padding:0px;}

a {
color: #000;
font-family: Verdana, sans-serif; font-size: 8pt;
text-decoration: underline;
font-weight: normal;
}

a:hover { text-decoration: none; }


.l { background: url("../gfx/kl_l.gif") repeat-y;}
.r { background: url("../gfx/kl_r.gif") repeat-y top right;}
.t { background: url("../gfx/kl_t.gif") repeat-x;padding-top:10px;margin-left:10px;margin-right:10px;}
.b { background: url("../gfx/kl_b.gif") repeat-x;padding-top:10px;margin-left:10px;margin-right:10px;}
.tl {background: url("../gfx/kl_tl.gif") no-repeat;}
.tr {background: url("../gfx/kl_tr.gif") no-repeat top right;}
.bl {background: url("../gfx/kl_bl.gif") no-repeat;}
.br {background: url("../gfx/kl_br.gif") no-repeat top right;}


.c {
 margin-left:10px;margin-right:10px;
 font-size: 8pt;
 background: #cfdfaf;
 color: #000;
}

.big {font-weight:bolder;}
