BODY {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    font-family: Bitstream Vera Sans, Lucida, Verdana, Helvetica, Helv, sans-serif;
    text-align: justify;
}
TD {
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    font-family: Bitstream Vera Sans, Verdana, Helvetica, Helv, sans-serif;
    text-align: justify;
}
TD.left {
    text-align: left;
}
TH {
    background-color: black;
    color: white;
    font-weight: bold;
    text-align: left;
}
TD.a1 {
    text-align: center;
    vertical-align: middle;
}
TD.a2 {
    text-align: left;
    vertical-align: middle;
}
TD.b1 {
    background-color: #EEEEEE;
    color: black;
    text-align: center ;
    vertical-align:middle;
}
TD.b2 {
    background-color: #EEEEEE;
    color: black;
    text-align: left;
    vertical-align: middle;
}
A:link {
    color: #0000FF;
    background-color: transparent;
}
A:active {
    color: #FF0000;
    background-color: transparent;
}
A:visited {
    color: #800080;
    background-color: transparent;
}
TT {
   font-family: Courier, monospace;
}
B {
   font-weight: bold;
}
H1 {
    font-size: 24pt;
    font-weight: bold;
}
H2 {
    font-size: 18pt;
    font-weight: bold;
}
H4 {
    font-size: 14pt;
    font-weight: bold;
}
H5 {
    font-weight: bold;
}
#FOOTER {
    font-family: Bitstream Vera Sans, Lucida, Verdana, Helvetica, Helv, sans-serif;
    font-size: 10pt;
}
