<style type="text/css">
	body {
		background-color: #293622;
		margin-left: 20px;
		margin-top: 20px;
		margin-right: 20px;
		margin-bottom: 20px;		
	}
	
	td,th {
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	a:link {
		color: #FFFFFF;
	}
	
	a:visited {
		color: #FFFFFF;
	}
	
	a:hover {
		color: FFFF99;
	}
	
	a:active {
		color: #FFFFFF;
	}	
	
	a {
		font-weight: bold;
	}
	
	h1
	{
	font-size: 18px;
	}
	
	h2
	{
		font-size: 18px;
	}
	
	h3
	{
		font-size: 16px;
	}		
	
	.bottomInfoText {color: #000000}
	.textNavigation 
	{
		font-size: 14px;
		text-align: center; 
	}
	.usefullinks
	{
	font-size: 13px;
	text-align: left;
	}
	.freeindexlink
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	}
	.bookinglink 
	{
	font-weight: bold;
	color: #FF9900;
	}
</style>

