@font-face   { font-family: Arial; src:url(Arial.eot), url(Arial.pfr) }
h1           { font-family: Arial; font-size: 16pt; color: #FFFFFF; font-weight: bold;
               margin-top: 6; margin-bottom: 6 }
h2           { font-family: Arial; font-size: 10pt; font-weight: bold;
               line-height: 130%; margin-bottom: 0pt }
p            { text-align: left; font-family: Arial; font-size: 9pt;
               line-height: 130%; margin-top: 6; margin-bottom:0 }
TABLE        { text-align: left; font-family: Arial; font-size: 9pt;
               line-height: 130% }

A:link {text-decoration: none; color: #0000A0;}
        A:visited {text-decoration: none; color: #0000A0;}
        A:active {text-decoration: none color: #0000A0;}
        A:hover {text-decoration: underline; color:#FF0000;}


a.button:link,a.button:visited
 { color:#FFFFFF;
   text-decoration:none;
 }

a.button:hover,a.button:activ
 { color:#FFFFFF;
   text-decoration:none;
 }

td.mainbutton
 { background-color:#006600;
   border-width:1pt;
   border-style:solid;
   border-color:#FFFFFF;
   cursor:pointer;
 }

td.mainbuttona
 { background-color:#FF8000;
   border-width:1pt;
   border-style:solid;
   border-color:#FFFFFF;
   cursor:pointer;
 }
 
