BODY {background-color: #FFFFFF;
             font-weight: 500; 
             font-size: 10pt;
  padding: 2em 2em 2em 2em;
}

H3 {color: #FFFFFF;
    font-weight: 500;
    font-size: 110%;
    text-align: center;
}

TD {color: #333333; 
    font-weight: 500; 
    font-size: 10pt;}


B {color: #333333;
    font-weight: 700;
    font-size: 105%;
    text-align: center;
}



a.small { color: #0050a0;
         text-decoration: none;
         font-size: 7pt;
         font-weight: 600;

}


A.orangebutton { background-color: #FF6600;
                      color: #FFFFFF;
                      font-size: 8pt;
                      font-weight: 600;
                      text-decoration: none;
}


li {
padding: 0em 0em 1em 0em;
}

p.indent {

  padding: 0em 0em 0em 2em;

}

p.indent2 {

  padding: 0em 0em 0em 4em;

}

a {
  color:black;
  }
a.contents {
  font-size:7pt;
  color:black;
  font-family:arial;
}

p.section {
font-family:arial;
color:red;
font-size:12pt;
margin: 0em 0em 0em 0em;
}



.small {
                      font-size: 7pt;
}

.example { font-family: "Courier New", monospace; 
      padding: 1em; 
      margin: 0.2em 2.5em 0.2em 3em;
      background-color: #efeff5;
      border: 1px solid #cfcfcf;
      white-space: pre;
      font-size: 10pt;
 }
