
  h1 { color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: x-large;
    font-style: normal;
    font-weight: bold;
    height: auto;
    display: block;
    }

  body { color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: normal;	
    }
	
    li {
		margin-bottom: 2pt;
     }

  table {
    text-align: left; margin-left: auto; margin-right: auto;
    border-left-style: dashed;
    border-left-width: thin;
    border-right-style: dashed;
    border-right-width: thin;
    border-top-style: dashed;
    border-top-width: thin;
    border-bottom-style: dashed;
    border-bottom-width: thin;
    padding:4px
  }

  .bodytext{ color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
    }

 .news {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #990000;
    font-size: 9pt;   
 }

  div { color: rgb(119, 112, 148);
    font-style: normal;
    }

  .menuitem { font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: rgb(0, 0, 0);
    }

  .menuitem:hover { 
	  color: rgb(10, 112, 148);
	  text-decoration: none;
	  font-weight: bold;
    }

  .menuitem:link { text-decoration: underline;
    }

  .menuitem:visited { text-decoration: underline;
    }
	
.menuitem_small { font-family : Arial, Helvetica, sans-serif; font-size: 12; font-weight: normal; color: #000000 }
.menuitem_small:hover {color: rgb(119, 112, 148); text-decoration: none; font-weight: bold }
.menuitem_small:link {text-decoration: underline }
.menuitem_small:visited { text-decoration: underline }	

  .bodylink { 
	  font-family: Arial,Helvetica,sans-serif;
	  font-weight: normal;
	  color: rgb(0, 0, 0);
    }

  .bodylink:hover { 
	  color: rgb(10, 112, 148);
	  text-decoration: none;
	  font-weight: bold;
    }

  .bodylink:link { 
	  text-decoration: underline;
    }

  .bodylink:visited { 
	  text-decoration: underline;
    }

  .table1 { background-color: rgb(51, 51, 51);
    }

  .table2 { background-color: rgb(136, 130, 170);
    }

###  .table3 { background-color: rgb(0, 0, 0);
###    }
.table3 { background-color: rgb(10, 193, 251);
	width: 100px;
}

  .table4 { background-color: rgb(255, 255, 255);
    }

  .table5 { background-color: rgb(21, 21, 21);
    }
    
    .table3_invisible {
	 font-size: 8pt;
	 color:  rgb(201, 193, 251);	    
    }

