body { 
	font: 10pt Arial; 
	color: #000000; 
	background-image: url('images/bg.gif');
	margin: 0px; 
	}
p { 
	font: 10pt Arial; 
	margin-top: 0px; 
	text-align: justify;
	}
.thumbnail {
    	font: 8pt Arial;
	font-weight: normal; 
	color: #004000;
}

.style1 {color: #FF0000}

h3 { 
	font: 14pt Arial;
	font-weight: bold; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #004000;
	}

h2 { 
	font: 16pt Arial;
	font-weight: bold; 
	letter-spacing: 1px; 
	margin-bottom: 5px; 
	color: #004000;
	}

span.footer {
font: 8pt Arial;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

span.tour {
font: 10pt Arial;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #004000;
	}
	
a:link { 
	font: 10pt Arial;
	font-weight: bold; 
	text-decoration: underline; 
	color: #004000;
	}
a:visited { 
	font: 10pt Arial;
	font-weight: bold; 
	text-decoration: underline; 
	color: #004000;
	}
a:hover { 
	font: 10pt Arial;
    font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

a.menu:link { 
	font: 10pt Arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
a.menu:visited { 
	font: 10pt Arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
a.menu:hover { 
	font: 10pt Arial;
	font-weight: bold;
	text-decoration: none; 
	color: #cccccc;
	}

a.foot:link { 
	font: 8pt Arial;
	text-decoration: none; 
	color: #004000;
	}
a.foot:visited { 
	font: 8pt Arial;
	text-decoration: none; 
	color: #004000;
	}
a.foot:hover { 
	font: 8pt Arial;
	text-decoration: none; 
	color: #000000;
	}

td.days {
    	font: 10pt Arial;
	font-weight: bold; 
	color: #004000;
}

td.thumb {
    	font: 8pt Arial;
	font-weight: normal; 
	color: #004000;
}

TD.upper {
	color : #FFFFFF;
	background : #004000;
	font-family : Arial, sans-serif;
	font-size: 11px;
}
td.entries {
	color : black;
	font-family : Arial, sans-serif;
	font-size: 11px;
}

table.entries {
	color : black;
	font-family : Arial, sans-serif;
	font-size: 11px;
}

HR {
	color: #004000;
	height: 1px;
}
