ul
{
  list-style: square outside none;
}

ul.tt
{
  font-family:   'Courier','Courier New', monospace;
}

img
{
  border:            0px;
}

.brdr
{
  border-color:  #A0B5CA;
  border-width:  thin;
  border-collapse: separate;
  border-style:  solid;
}

.hdr
{
  background:    #A0B5CA;
  color:         #FFFFFF;
}
 
a, a:link, a:visited, a:active
{
  color:	        #990033;
}

a:hover
{
  color:         #191970;
  background:    #C6D4E1;
}
 
a.menu, a.menu:link, a.menu:visited, a.menu:active
{
  color:	        #000000;
}

a.menu:hover
{
  color:         #990033;
  background:    #C6D4E1;
}

.ascii, table.ascii, tr.ascii, td.ascii, ul.ascii, li.ascii
{
  font-family:     'Courier New', 'Courier', monospace;
  font-size:        10pt;
}

.hdr1, td.hdr1, tr.hdr1, table.hdr1
{
  font-size:	                 16pt;
  font-weight:	               bold;
}

.hdr2, td.hdr2, tr.hdr2, table.hdr2
{
  font-size:	                 14pt;
  font-weight:	               bold;
}

.hdr3, td.hdr3, tr.hdr3, table.hdr3
{
  font-size:	                 12pt;
  font-weight:	               bold;
}

.hdr4, td.hdr4, tr.hdr4, table.hdr4
{
  font-size:	                 10pt;
  font-weight:	               bold;
}

.lrg, ul.lrg, li.lrg
{
  font-size:                  12pt;
  font-weight: bold;
}

.title01
{
  font-size:	                 16pt;
  font-weight:	               bold;
  font-style:               italic;
  padding-bottom:	           0.1in;
  padding-top:               0.1in;
  background:              #CCCCCC;
}

.rightFill10px
{
  padding-right:  10px;
}

.bottomFill10px
{
  padding-bottom:  10px;
}

