<style type="text/css">
<!--
BODY {	 /* background-image: url(back.gif */ );
		/* background-color: white; */
		padding:20px;
		border: 10px ridge #31009c;
	}
 
UL { list-style-type: circle }
A:link{color:#31009c; text-decoration:underline} 
A:visited{color: #31009c; text-decoration:underline}
A:active{color: #31009c; text-decoration:underline}

P {
font-family:    AGaramond, Arial, Bookman Old Style, Helvetica, MS Sans Serif ;
font-style: normal;
font-weight: bolder;
font-size: medium;
font-color: #31009c;
}


.menustyle {
font-style: normal;
font-weight: bolder;
font-size: small;
background-color: silver;
text-align: left;
text-indent: 2pt;
margin: 2pt;
padding: 2pt;
border: 2pt;
border-style: none;
border-color: gray;
width: 75%;
}

 -->
</style>

