body { background-color: #FFFFFF;
       color: black;
       margin: 0px;
       padding: 0px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: .9em;
     }
h1 { font-size:24px;
			text-align:center;
   }
h2 { font-size:18px;
			text-align:left;
   }		 
.style1 {color: #00FF00}
.style2 {
	color: #FF0000;
	font-weight: bold;
}

.cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(http://mountainsangha.org/image-files/overbtn.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 24px;
margin: 0;
padding: 0;
}

.cssnav a {
display: block;
color: #000000;
font-size: 9px;
width: 160px;
height: 24px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img {width: 160px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 25px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
