body {
	margin: 0px;
	padding: 0px;	
	color: #006633;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	margin: 0px;
	padding: 0px;	
	color: #006633;
	/*background-color: #FFFFCC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#footer .menu {
	clear: both;
	color: #006633;
	background-color: #FFFFFF;
	height: 28px;
	font-weight: bold;
	text-align: center;
}

div#footer .menu ul {
	list-style-type: none;
	padding: 0px;
	padding-top: 4px;
	margin: 0px;
}

div#footer .menu ul li {
	display: inline;
}

div#footer .menu ul li a {
	color: #006633;
	background-position: center;	
}

div#footer .menu ul li a:hover {
	color: #99CC66;	
}

div#footer p {
	text-align: center;
}

div#footer .name{
	font-weight: bold;
	color: #8C5D91;
}

div.cancellation {
	color: #006633;
	font-weight: bold;
}
td.tableHeader {
	background-color: #006633;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

p.info {
	margin-left: 10px; 
	margin-right: 20px; 
	text-align: justify;
}
