
body { font-family: arial, helvetica, sans-serif; 
       font-size: 10pt;
       margin-top: 0; 
       margin-left: 0;
       margin-right: 0;
       margin-bottom: 0; }

a:link
     { color: #0e2599; }
     
a:visited
     { color: #666666; }

a:hover
     { color: #0c0cff; }
     
.MainBttnText 
     { font-weight: bold; 
       text-decoration: none; 
       color: #0000bb; }
       
.MainBttnText:hover
     { color: #0c0cff; }

table.fctdpt3tbl
     { border: solid 1pt #0e5880; }

th.fctdpt3tbl
     { background-color: #0e5880; 
       color: #ffffff; 
       font-size: 14px;
       font-family: tahoma; }

td.fctdpt3tbl
     { background-color: #eeeeee; 
       font-size: 9px;
       color: #0e5880; } 

a.fctdpt3head
     { font-weight: bold; 
       font-family: verdana; 
       font-size: 11px;
       color: #0e5880; 
       text-decoration: none; }

a.fctdpt3text
     { color: #0e5880;
       font-family: verdana; 
       font-size: 9px;
       text-decoration: none; }
     
a.fctdpt3text:hover
     { text-decoration: underline; }



