﻿BODY {
      font-family:Arial;
      background-color:#ffffff;
}
H1 {
    font-weight:bold;
    font-size:24.0pt;
}
H2 {
    font-weight:bold;
    font-size:18.0pt;
}
h3 {
    font-size:14.0pt;
    font-weight:bold;
}
H4 {
    font-weight:bold;
    font-size:12.0pt;
}
H5 {
    font-weight:bold;
    font-size:10.0pt;
}
H6 {
    font-weight:bold;
    font-size:8.0pt;
}
P {
   font-size:12.0pt;
   margin-top:0pt;
   margin-bottom:0pt;
}
A.expandspot {
              color:#008000;
              cursor:hand;
              font-style:italic;
              text-decoration:none;
}
SPAN.expandtext {
                 font-style:italic;
                 font-weight:normal;
                 color:#ff0000;
}
A.dropspot {
            cursor:hand;
            color:#008000;
            font-style:italic;
            text-decoration:none;
}
A.glossterm {
             color:#800000;
             cursor:hand;
             font-style:italic;
             text-decoration:none;
}
SPAN.glosstext {
                font-style:italic;
                font-weight:normal;
                color:#0000ff;
}
OL {
    margin-top:0px;
    margin-bottom:0px;
}
UL {
    margin-top:0px;
    margin-bottom:0px;
}
