body { margin: 0px 0px 0px 0px; }


a:link { color: #A90000; }
a:visited { color: #A90000; }
a:hover { color: #FF0000; }

p, td {
 	font-family: Arial,Helvetica,sans-serif;
 	font-size: 10pt;
	}


.tour {
 	font-family: Arial,Helvetica,sans-serif;
 	font-size: 10pt;
	text-align:center;
}

.headline {
 	font-family: Arial,Helvetica,sans-serif;
 	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}

.menu {
 	font-family: Arial,Helvetica,sans-serif;
 	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link { color: #FFFFFF; }
a.menu:visited { color: #FFFFFF; }
a.menu:hover { color: #CCCCCC; }


.homemenu {
 	font-family: Arial,Helvetica,sans-serif;
 	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.homemenu:link { color: #FFFFFF; }
a.homemenu:visited { color: #FFFFFF; }
a.homemenu:hover { color: #CCCCCC; }



.tag {
 	font-family: Arial,Helvetica,sans-serif;
 	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

.sm {
 	font-family: Arial,Helvetica,sans-serif;
 	font-size: 8pt;
}

