BODY {background-color: #FFFFFF;
             font-weight: 500; 
             font-size: 10pt;
             font-family: Georgia, Verdana, Arial, sans-serif;
             margin-top: 7%;
}

H3 {color: #FFFFFF;
    font-weight: 500;
    font-size: 110%;
    text-align: center;
}

TD {color: #333333; 
    font-weight: 500; 
    font-family: Georgia, arial, helvetica, sans-serif;
    font-size: 10pt;}


B {color: #333333;
    font-weight: 700;
    font-size: 105%;
    text-align: center;
}

a { color: #005080;
   font-family: Georgia, arial, helvetica, sans-serif;
         text-decoration: none;
         font-size: 10pt;
         font-weight: 600;

}

A.orangebutton { background-color: #FF6600;
                      color: #FFFFFF;
                      font-size: 8pt;
                      font-weight: 600;
	    font-family: Arial, sans-serif;
                      text-decoration: none;
}

.note { 
      font-size: 8pt;
 }

