.tabtxthead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
}

.headline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
}

.cruiseheadline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #093 ;
}

.bodytext {
	color: #FFF; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; 
}

.bodytextLarge {
	color: #FFF; font-family: Tahoma, Geneva, sans-serif; font-size: 18px; 
}

.tableheight {
	color: #FFF; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; height: 40px;
}

.tablePadTop {
	padding-top:8px;
}

a.bodytext:link {
	text-decoration: underline;
	color: #FF0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
a.bodytext:visited { text-decoration: underline; color: #FF0; font-family: Tahoma, Geneva, sans-serif; font-size: 13px;}
a.bodytext:hover { text-decoration: underline; color: #FF0; font-family: Tahoma, Geneva, sans-serif; font-size: 13px;}

.formtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

.footertext {
	margin-top: 40px; color: #F4F4F4; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; 
}

.bodytlarge {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

p + p { margin-top: 0.5em; }
