BODY {
      margin: 10;
      font-family: Times New Roman, Courier New, sans-serif;    
      font-size: 12pt;
}
  
H1 {

        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 18pt;
}

H2 {

        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 14pt;
}

H3 {

        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 11pt;
H4 {
        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 20pt;
}

H5 {
        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 9pt;
}

H6 {
        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 8pt
}

PRE {
        margin-top: 5pt
}

PRE.indent {
        margin-top: 5pt
}

CAPTION {
        color: #330099;
        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 12pt;
}

DT {
        color: #330099;
        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 12pt
}

TH {
        color: #330099;
        font-family: Times New Roman, Courier New, sans-serif;
        font-size: 12pt;
}


TD {
        font-family: Times New Roman, Courier New, sans-serif; 
        font-size: 12pt
}

TD.note  {
        font-family: Times New Roman;
        font-size: 12pt
}

