BODY{
     font-size       : 9px; line-height:15px;
     font-family     : "?l?r ?o?S?V?b?N";
     font-weight     : normal;
     text-decoration : none;
     background-image: url(./wall1.gif);
}
TABLE,TR,TD,TH{
     padding-top     : 3px;
     padding-bottom  : 3px;
     padding-left    : 6px;
     padding-right   : 6px;
     font-size       : 9pt; line-height:18px;
     font-family     : "?l?r ?o?S?V?b?N";
     font-weight     : normal;
     text-decoration : none;
/*     background-color: white;*/
     border-color    : glay;
     border-collapse : collapse;
}
A:LINK{
     color           : blue;
     text-decoration : underline;
}

A:VISITED{
     color           : purple;
     text-decoration : underline;
}

A:HOVER{
     color           : red;
     text-decoration : underline;
}

SPAN{
     font-size: 14pt; line-height:20px;
}

BIG{
     font-size: 12pt; line-height:18px;
}

SMALL{
     font-size: 8pt; line-height:14px;
}
.h1 { font-size: 9pt; line-height: 11pt; }

