  body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
	}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu5 {
	width: 200px;
	margin: 10px;
	border-top: thick silver solid; 
	border-bottom: thick silver solid; 
	border-right: thick silver solid; 
	border-left: thick silver solid; 
	}
	
#menu5 h2 {
	height: 32px;
	padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0;
	background:  url('http://www.servistr.com/h2.gif');
}	
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: black;
	display: block;
	background: White;
	padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0
	}
	
#menu5 li a:hover {
	color: #FFF;
	background:  url('http://www.servistr.com/menuse/ustmenuback.gif');
	padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0
	}