body	{  
font-family : Arial, Helvetica, sans-serif; 
color : black; 
background-color : white; 
border-color : inherit; 
width : auto; 
}


h4 	{font-family: "Verdana","Arial";
	color:blue;
	font-size:14px;
	font-weight:700;
	line-height:110%;
	padding-bottom:4;
	padding-top:4;
	}
h1	{
	font-family: "Verdana", "Arial";
	color:black;
	font-size:160%;
	font-weight:bold;
	text-align:center;	
	line-height:100%;
	} 
A.menu:link 
	{text-decoration: none; 
	font-weight:700;
	font-size: 14px;
	color:blue; 
	font-family: "Verdana", "Arial";
	}
A.menu:visited 
	{text-decoration: none; 
	font-weight:700;
	font-size: 14px;  
	color:blue;
	font-family: "Verdana","Arial";
	}
A.menu:active 
	{text-decoration: none; 
	font-weight:700;
	font-size: 14px;  
	color:blue;
	font-family: "Verdana","Arial";
	}
A.menu:hover 
	{text-decoration: none; 
	font-weight:700;
	font-size: 14px; 
	color:blue;
	font-family: "Verdana","Arial";
	background-color: #E4BB84;
	}
.menubg
	{
		font-style : normal; 
		font-variant : normal; 
		font-weight : normal; 
		font-family : Arial, Helvetica, sans-serif; 
		color : #000000; 
		background-color : #CB995B; 
	}

.spacer
	{
		background-color : #C7C0B1; 
	}
.normal
	{
		background-color : white; 
	}
a.invisible
	{color:white;
	font-size:1px
	}
