body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
}
p {
	font-size: 1em;
}
td {
	font-size: 1em;
}

.menuhead {
	color: #FFE4D7;
	font-size: 	1.1em; 
	font-weight: bold
}
.menulink {
	color: #FFE4D7;
}
h1 {
	color: #006552;
	text-align: left;
	line-height:normal;
	margin: auto;
	height: auto;
}
h3 {
	color: #973100;
	font-weight:bold;
	font-size: 1em;
}
li{
	list-style-position: outside;	
}
table.infotable {

	/*cellspacing:0;*/
	width:100%;
	background-color:#EFEFEF;
	padding: 10px;	
	border: 1px solid #FFFFFF;
	
}
