body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	a{
	color: #3300FF;
	text-decoration: underline;
	}
	a:hover{
	color: #3300CC;
	text-decoration: underline;
	}
.menutable {
margin-bottom:12px;

	
}
.menutable td{
	background-color: #663300;
	text-align: center;
	padding: 3px;
	font-size: 11px;
}
.menutable a{
	color: #FFFFFF;
	text-decoration:none
	}
.menutable a:hover{
	color: #FFFFFF;
	text-decoration:underline
	}
.menutable a:hover{
	text-decoration: underline;
}
h3{color:#000000;
font-size:15px;
}
h4{
	font-size:14px;
	font-weight: bold;
	color:#000000;
}
.infotable{
	background-color: whitesmoke;
	border-style:solid;
	border-color:#660033;
	border-width:2px
}
.infotable td{text-align: center;
background-color:white;
padding:.5em;
white-space:nowrap;

}
.infotable thead td{
	background-color: #CCCCCC;	
}

.infotable tfoot{
}

