body
    {background-color: #FFFFFF;
     margin: 0px;
    }

body, th, td, a, input, select, textarea
    {font-family: verdana, arial, helvetica, sans-serif;
     font-size: 9pt; 
     color: #000000; 
    }
    
/* --------------------------------------------------------------------- */
    
h1
    {font-size: 18pt; 
; font-family: Verdana, Arial, Helvetica, sans-serif
    }
    
h2
    {font-size: 15pt; 
    }
    
h3
    {font-size: 12pt; 
    }
    
/* --------------------------------------------------------------------- */

a:link
    {color: #000000;
    }
    
a:visited
    {color: #666666;
    }
    
a:hover
    {background-color: #F6F6F6;
    }
    
a:active
    {color: #EF2B2F;
    }
    
/* --------------------------------------------------------------------- */

.navMain, .navMain:visited, .navMainCopyright, .navMainCopyright:visited
    {font-weight: bold;
     color: #000000; 
     text-decoration: none;
    }
    
.navMain:hover, .navMainCopyright:hover
    {text-decoration: underline;
    }
    
.navMainCopyright, .navMainCopyright:visited
    {color: #B3B3B3;
     font-weight: normal;
    }

/* --------------------------------------------------------------------- */
    
.codeblock
    {font-family: "Courier New", Courier, mono; background-color: #EEEEEE
    }

/* --------------------------------------------------------------------- */

.niceTable th
    {background-color: #F6F6F6;
     font-weight: bold;
     text-align: left;
     border: solid 1px #F6F6F6;
    }

.niceTable td
    {border: solid 1px #F6F6F6;
    }
td { }.NiceTable {  background-color: #f0f0ff}
