  a:link    { font-size: 7pt; font-weight: bold; color: darkblue; }
  a:hover   { font-size: 7pt; font-weight: bold; color: darkblue; background-color: white}
  a:visited { font-size: 7pt; font-weight: bold; color: darkblue; }
  a:active  { font-size: 7pt; font-weight: bold; color: #000000; background-color: white}

  a.small:link    { font-size: 7pt; font-weight: bold; color: darkblue; }
  a.small:hover   { font-size: 7pt; font-weight: bold; color: darkblue; background-color: white}
  a.small:visited { font-size: 7pt; font-weight: bold; color: darkblue; }
  a.small:active  { font-size: 7pt; font-weight: bold; color: darkblue; background-color: white}
 
  body { font-size: 8pt; font-family: comic,verdana,helvetica,arial; color: #darkgreen; background-color: #DDEEFF;
  	  font-weight:      normal;
	  font-style:       normal;
	  font-variant:     normal;
	  word-spacing:     normal;
	  letter-spacing:   normal;
	  text-decoration:  none;
	  vertical-align:   middle;
	  text-transform:   capitalize;
	  line-height:      normal;
	  margin-left:      1em;
	  padding:          0em;
      text-align:       left;
	scrollbar-3d-light-color : Aqua;
	scrollbar-arrow-color : darkblue;
	scrollbar-base-color : #000000;
	scrollbar-dark-shadow-color : Lime;
	scrollbar-face-color : #002040;
	scrollbar-highlight-color : Teal;
	scrollbar-shadow-color : #6495ED;
}

  td { font-size: 8pt; font-family: comic,verdana,helvetica,arial; }

  td.header1 { font-size: 9pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #darkgreen; }
  td.header2 { font-size: 8pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #darkgreen; }
  td.header3 { font-size: 7pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #darkgreen; }

  a.bheader:link    { font-size: 8pt; font-weight: bold; color: darkblue; }
  a.bheader:hover   { font-size: 8pt; font-weight: bold; color: darkblue; background-color: white}
  a.bheader:visited { font-size: 8pt; font-weight: bold; color: darkblue; }
  a.bheader:active  { font-size: 8pt; font-weight: bold; color: darkblue; background-color: white}

  td.bheader1   { font-size: 9pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #darkgreen; }
  td.bheader1nb { font-size: 9pt; font-family: comic,verdana,helvetica,arial; color: #darkgreen; }
  td.bheader2   { font-size: 8pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #darkgreen; }
  td.bheader2nb { font-size: 8pt; font-family: comic,verdana,helvetica,arial; color: #darkgreen; }
  td.lbheader1  { font-size: 9pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #darkgreen; }
  td.lbheader2  { font-size: 8pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #darkgreen; }
 
  input { font-size: 8pt; font-family: comic,verdana,helvetica,arial; }

  p.caution { font-size: 8pt; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: #CCFF00; }

  font.caution { font-size: 8pt; font-family: comic,verdana,helvetica,arial; color: #CCFF00; }
.footer {color: black;
         font-size: 8pt;
		 text-align: center;
		 margin-top: 2em;}

.tabletop
{
    background-color: #FFFFFF;
        border-width : 1px;
        border-color : black;
        border-style : solid;
        text-align   : left;
}

.section { font-size: 14px; font-family: comic,verdana,helvetica,arial; font-weight: bold; color: darkgreen; }
.vert_line {color: #004400; background-color: #004400;}

