
body {FONT-WEIGHT: normal; FONT-SIZE: 80%; COLOR: #092907; FONT-STYLE: normal; font-family: verdana, Arial, Helvetica, sans-serif; 
}


a:link {color:black;}
a:visited {color:black;}
a:hover {
	background-color:#C0BCB0;
	}

	
.section {font-weight: bold; font-size:100%; text-decoration: underline }

.secnum {font-weight: bold; font-size:90%; }
		
.ul { 
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}
.li {padding-left: 4px;	}		

.ol2 {
   list-style-type:upper-alpha
}
.ol3 {
   list-style-type:decimal
}
.ol4 {
   list-style-type: lower-alpha
}



		
.button {font-family: verdana, Arial, Helvetica, sans-serif; margin: 5px; padding: 5px; font-size: 80%; background-color: #0F3D0F; border: none; color: white; cursor: pointer; font-weight: bold; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }


