BODY {
font-family: Verdana, Arial;
font-size: 9pt;
color: #000000;
scrollbar-base-color: #000000;
}

TD {
font-family: Verdana, Arial;
font-size: 9pt;
color: #000000;
}

A {
font-family : Verdana;
font-size: 10pt;
color: #990000;
text-decoration: underline;
}
  
A:hover {
 color: #4D4D4D;
 text-decoration: underline;
}

.red {
font-family : Verdana, Arial;
color: #990000;
font-weight: bold;
font-size: 9pt;
}

.red2 {
font-family : Verdana;
color: #990000;
font-weight: bold;
font-size: 10pt;
}

.white {
font-family : Verdana;
color: #FFFFFF;
font-size: 10pt;
text-decoration: none;
}

.white2 {
font-family : Verdana;
color: #FFFFFF;
font-size: 7pt;
}

.black {
font-family : Verdana; 
color: #000000; 
font-size: 9pt;
}

.black2 {
font-family : Verdana;
color: #000000; 
font-weight: bold;
font-size: 8pt;
}

.black3 {
font-family : Verdana;
color: #000000; 
font-weight: bold;
font-size: 10pt;
}

.yellow {
font-family : Verdana;
color: #FFCC00;
font-size: 12pt;
} 

.yellow2 {
font-family : Verdana;
font-size: 10pt;
color: #FFCC00;
text-decoration: underline;
}

.small {
font-family : Verdana;
color: #000000;
font-size: 7pt;
}

.small2 {
font-family : Arial;
color: #000000;
font-size: 7pt;
}

.white_title {
font-family : Verdana;
color: #FFFFFF;
font-size: 10pt;
}

.text {
font-family : Arial;
color: #000000;
font-size: 9pt;
}

.bg {
background : FFFFFF;
}