body,td {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;

   font-family: Verdana;
   font-size: 10px
}

a:link, a:visited {
   text-decoration: none;
   color: #000066;
   font-size: 14px;
   font-weight: bold;
}

a:hover {
   text-decoration: underline;
   color: #0000aa
}

.tabel_vert {
   height: 100px;
   width: 1px;
}

.tabel_hor {
   height: 1px;
   width: 100px;
}

.tabel_empty {
   background-color: #D2CCB2;
}

.tabel_border {
   background-color: #b00000;
}

.tabel_0 {
   width: 300px;
   padding: 10px;
}

.index_left {
   text-align: left;
   width: 175px;
   padding-right: 10px;
}

.index_right {
   text-align: right;
   width: 115px;
}

.index_inter {
   height: 20px;
}