h1   {font-size:160%;  font-family:"Arial","Tahoma","Times","Courier"}
h2   {font-size:140%;  font-family:"Arial","Tahoma","Times","Courier"}
h3   {font-size:120%;  font-family:"Arial","Tahoma","Times","Courier"}
h4   {font-size:100%;  font-family:"Arial","Tahoma","Times","Courier"}
h5   {font-size: 80%;  font-family:"Arial","Tahoma","Times","Courier"}
h6   {font-size: 60%;  font-family:"Arial","Tahoma","Times","Courier"}
.button1 {
        background: #009;
        width:180px;
        border-width: medium;
        border-color: #FFF;
        color: #FFF;
        text-align: center;
        font-weight: bold;
        border-style: outset;
        padding: 3pt;
        font-size:8pt;
      }
.button2 {
        background: #238E68;
        width:180px;
        color: #FFF;
        border-width: medium;
        border-color: #FFF;
        text-align: center;
        font-weight: bold;
        border-style: outset;
        padding: 3pt;
        font-size:8pt;
      }
.button3 {
        font-weight: bold;
        background: #009;
        border-width: medium;
        text-align: center;
        border-color: #FFF;
        border-style: outset;
        padding: 3pt;
        font-size:8pt;
      }
.button4 {
        font-weight: bold;
        background: teal;
        border-width: medium;
        border-color: #FFF;
        border-style: outset;
        padding: 3pt;
        font-size:8pt;
      }
      
.blu { color: #0000FF; }
.grn { color: #006600; }

.larger   { font-size: 120%; }
.smaller  { font-size: 85%; }
.b8pt	  { font-weight:bold; font-size:8pt; }
.newspaper  { text-align: justify; }
address   { font-size: 70%; }
span {font-size:100%; font-family:"Arial","Tahoma","Times","Courier"}

A:visited { color: #9C9; text-decoration:none; }
A:hover   { color: #FFF; text-decoration:underline;} 
A:link 	  { color: #DDD; text-decoration:none; }
A:active  { color: #F00; text-decoration:none; } 

body {	background:#FFFFFF; 

color:#000;
	font-size: 100%;
	font-family:"Arial","Tahoma","Times","Courier"
     }

.off_wall { text-indent: 20%;}
.white { color: #ffffff; }
ul { list-style-image:url("http://ar.water.usgs.gov/rt/icons/bluedot.gif"); }
ul.red { list-style-image:url("http://ar.water.usgs.gov/rt/icons/reddot.gif"); }
