body {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.leadershipList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leadershipListHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.redBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/highSeasAdventure/redBullet.gif);
	color: #000000;
	list-style-type: none;
	background-position: top;
	clip: rect(auto,auto,auto,auto);
}
