
html, body {
  color: black;
  background-color: white;
}

body {
  font-family: Times New Roman, Arial, Helvetica, sans-serif;
}

a {
	color: black;
}

li.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #55460A;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	list-style-type: none;
	margin-left: -1em;
}

a.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #55460A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

li.menu02 {
	margin-left: -1em;
	color: #55460A;
	line-height: 17px;	
	list-style-type: disc;
/*	list-style-image: url(../images/listdot.gif);*/
}

a.menu02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #55460A;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;			
}

.pageTitle { 
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	font-variant: small-caps;
	color: #000000; 
	letter-spacing: 2px;
	margin-left: 15px;
	line-height: 25px;
	}

.pageTitleItalic { 
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;	
	font-style: italic;
	color: #000000; 
	line-height: 28px;
	}
	
.smallHeader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	}
	
.mainTextLead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
/*	line-height: 25px;*/
	padding: 10px;
	}
	
		
.mainTextBody {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	line-height: 18px;
	padding: 10px;
/*	text-indent: 10px;*/	
	}

.mainTextRight {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
/*	line-height: 25px;*/
	}

li.mainTextRight {
	margin-left: -2em;
	list-style-type: disc;
	}	
		
.footerText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
/*	font-weight: bold;	*/
	color: #000000;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
/*	border: solid 1px #000000;	*/
	
}

.field {
	border: solid 1px #000000;	
}

.button {	
	background-color: "#F0F0F0";
	font-family: Arial, helvetica;
	color: #000000;
	font-size : 11px;
	font-weight: bold;
	padding: 3px;
}

.travelPlan {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	/*line-height: 18px;*/
	padding: 7px;
}