<!--
body        {font-family: Verdana; color: #000080; font-size: 10px; 
			background-image:url('../images/paperbkgnd.jpg');
			scrollbar-face-color beige; 
			scrollbar-highlight-color #000000; 
			scrollbar-shadow-color lightgrey; 
			scrollbar-3dlight-color 67ccff; 
			scrollbar-arrow-color #000000; 
			scrollbar-track-color #E5EAEF; 
			scrollbar-darkshadow-color grey; } 

a:hover 	{color: yellow; curser:hand; text-decoration: underline; }
a 			{text-decoration: none; }

.menu{font-weight:bold;color:#ffffff;text-decoration:none; }

h1           {font-family: Tahoma; font-size: 18pt; color: #000080; font-variant: small-caps; 
               font-weight: bold; }
h2           {font-family: Arial; font-size: 12pt; color: #7f6553; font-variant: small-caps; 
               font-weight: bold; }
h3           {font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold; }               
p            {font-family: Verdana; font-size: 10pt; color: #000080; }
-->