body { 
     background: #FFFFFF; 
     color:      #000000;
     font-family: Arial, Helvetica, Verdana, sans-serif;
     TOPMARGIN:  0;
     LEFTMARGIN: 0;
     MARGINWIDTH: 0;
     MARGINHEIGHT: 0}

a:link {
       background: transparent;
       color:#003366}        

a:visited {
          background: transparent;
          color: #003366}

a:active {
         background: transparent;
         color: #FF6600}

.title {
       font-size: 16pt}

.here { 
       color: "blue";
       font-size: 16pt; 
       font-weight: bold}

.month { 
   color: #000000;
   font-weight: bold;
   font-size: 12pt}
   
.header { 
   color: #FF6600;
   font-style: italic;
   font-weight: bold;
   font-size: 12pt}
   
p, tr, td {
          font-size: 10pt}



h3 { 
   margin-top: -1em;
   margin-bottom: -1em;
   font-weight: bold;
   font-size: 10pt}




.iNavigateCaption
{
    COLOR:       #0000FF;
    FONT-SIZE:   x-small 
}

.iNavigateCaption A:link
{
    COLOR: #0000FF
}

.iNavigateCaption A:visited
{
    COLOR: #0000FF
}

.iNavigateCaption A:hover
{
    COLOR: #8b008b;
    TEXT-DECORATION: none
}

.iNavigateItem
{
    COLOR:       #0000FF;
    FONT-SIZE:   x-small 
}

.iNavigateItem A:link
{
    COLOR: #0000FF
}

.iNavigateItem A:visited
{
    COLOR: #0000FF
}

.iNavigateItem A:hover
{
    COLOR: #8b008b;
    TEXT-DECORATION: underline
}

.iNavigateCurrentPage
{
    COLOR: #000000;
    font-weight: bold  
}

.iNavigateJumpTop
{
    FONT-SIZE:   xx-small; 
    TEXT-ALIGN:  right
}