.DATE {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #7A7A7A;
	padding: 4;
}
.HEADLINE {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #263F18;
	letter-spacing: 4;
	padding: 4;
}
.COPYRIGHT {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #E5E7DC;
	letter-spacing: 1px;
}

BODY {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
  
A:LINK { 
 	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration : none;
	letter-spacing: 2px;
	color: #000000;
}
 
TD { 
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
  FORM {
	margin-bottom : 8;
}
a.menu {
	FONT-SIZE: 9px;
	background : #B4B7A6;
	color: #000000;
	text-decoration : none;
	display:block;
	width:100%;
	border-top: 1 solid #B4B7A6;
	border-left: 1 solid #B4B7A6;
	border-right: 1 solid #B4B7A6;
	border-bottom: 1 solid #B4B7A6;
	letter-spacing: 2px;
	padding: 4;
}

a.menu:hover {
	FONT-SIZE: 9px;
	background : #B4B7A6;
	color: #ffffff;
	display:block;
	width:100%;
	border-top: 1 solid #ffffff;
	border-left: 1 solid #ffffff;
	border-right: 1 solid #ffffff;
	border-bottom: 1 solid #ffffff;	
	letter-spacing: 2px;
	padding: 4;
}
input {
	FONT: 9px verdana; COLOR: #000000; background-color: #F4F4F4; border: #878787; border-style: solid;border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
textarea {
	FONT: 9px verdana; COLOR: #000000; background-color: #F4F4F4; border: #878787; border-style: solid;border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
destination {
	FONT: 9px verdana; COLOR: #000000; background-color: #F4F4F4; border: #878787; border-style: solid;border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}