HTML BODY {
  margin:5px;
  font-family:tahoma,verdana,arial,helvetica,sans-serif;
  color: #000000;
  background: #FFFFFF;
  font-size: 14px;
  }

p {
  font-size: 14px;
  }

.MENU {
  font-size: 12px;
  COLOR: #000000;
  font-weight: bold;

  }
  
.MENU2 {
  font-size: 12px;
  COLOR: #000000;
  font-weight: bold;
  }
  
.MENUTITLE {
  font-size: 14px;
  color: #800040;
  font-weight: bold;
  }


.MENULINK {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  }

.MENULINK A:LINK, .MENULINK A:VISITED, .MENULINK A:ACTIVE {
  color: #000000;
  text-decoration: none;
  }

.MENULINK A:HOVER {
  text-decoration: underline;
  }


A:LINK, A:VISITED, A:ACTIVE {
  color: #0000FF;
  text-decoration: none;
  }
  
A:HOVER {
  text-decoration: underline;
  }

  
A.RESULTS:HOVER {
  color: #800040;
  }

.H1 {
  font-size: 18pt;
  font-weight: bold;  
  }

.H2 {
  font-size: 16pt;
  font-weight: bold;
  }

.H3 {
  font-size: 14pt;
  font-weight: bold;
  }

.SMALL {
  font-size: 14px;
  }
  
.SMALLER {
  font-size: 9px;
  }  


table.GEOTABLE1 {
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
border-collapse: collapse;
font-size: 10pt;
}
  
table.GEOTABLE1 thead tr{
font-weight: bold;
border-bottom: 1px solid black;
}

table.GEOTABLE1 thead th{
vertical-align: top;
text-align:right;
}

table.GEOTABLE1 td{ 
font-size: 10pt;
}

table.GEOTABLE1 tr.brow{ 
border-top: 1px solid black;
font-size: 8pt;

}



.GEOHEADER {
  font-size: 14px;
  font-weight: bold;
}

 .MACHINEHEAD {
    font-weight: bold;
    width: 35%;
}

.BOX1 {
 border:1px solid black;
 padding: 5px;
}


.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 