H1, H2, H3, H4, H5, H6, TH {
  	font-family: sans-serif;
}

.heading {
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
	font-weight: normal;
}

.singlespace {
	margin-top: 0em; 
	margin-bottom: 0em;
}

.tourspace {
	margin-top: 0em; 
	margin-bottom: .25em;
}

A:link    { color: #0000FF }
A:active  { color: #FF0000 }
A:visited { color: #0000FF }

A:hover   { 
	color:#FF0000; 
}
