body {font-family:Calibri (Body), arial ;
      background-color:#FFFFFF;
      font-size:12pt;}

a:link    { color: #ff6600 }   /* unvisited links */
a:visited { color: #000000 }   /* visited links   */
a:hover   { color: #ff6600 }   /* user hovers     */
a:active  { color: #ff6600 }   /* active links    */

h2 {color:#ff6600;
    font-family:Calibri (Body), arial ;
    font-size:15pt;}
h3 {color:#ff6600;
    font-family:Calibri (Body), arial ;
    font-size:13pt;}    

p {font-size:12pt;
   font-family:Calibri (Body), arial ;}

td.bannerorange {text-align:right;
                 font-size:15pt;
                 color:#ffffff;
                 background-color:#ff6600;
                 border-bottom: 2px solid #ffffff;}
    
td.banneryellow {text-align:center;
                 font-size:10pt;
                 background-color:#ffcc33;
                 border-bottom: 2px solid #ff6600;}

td.main {border-bottom: 2px solid #ff6600;}

td.imagemain {border-bottom: 2px solid #ff6600;
              border-left: 2px solid #ff6600;}

table.maintable {color:#ff6600;
                 font-family:Calibri (Body), arial ;
                 font-size:12pt;} 









