body {
	background-color: #40851B; 
	font-family: Trebuchet MS;
	margin: 0%;
}

body, table, tr, td { 
	font-size: 10pt; 
	color: #E6F8B9;
}

H1, .head { 
	font-size: 16pt;
	color: #FFFFFF;
}

H2 { 
	font-size: 14pt; 
}

H3 { 
	font-size: 11pt; 
	font-weight: bold;
}

.news h2{
	font-size: 14px; 
	font-weight: bold;
	border-bottom:1px dotted #FFF;
	margin-bottom:2px;
	color: #F1FBD9;	
	}
.menu { 
	font-size: 12pt; 
	font-weight: bold;
}

.photo {	
	border: 1px black solid;
}


.tour { 
	font-size: 8pt; 
}
.small { 
	font-size: 7pt; 
}
.footer { 
	font-size: 7pt;
	font-family: Verdana;
	color: #E6F8B9;

}

.special, .special a, .special a:visited, .special a:hover { 
	font-size: 10pt; 
	font-family: Trebuchet MS;
	color: #16146B;
	font-weight: bold;

}

a, a:visited{
	color: #C0F26B;
	text-decoration: underline;
}
a:hover {
	color: #E6F8B9;
	text-decoration: none;
	border-bottom: 3px double;
}