.dragoncoat {
	font-family: StandingRoomOnly;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytext {
	font-family: StandingRoomOnly;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	color: #333333;
}
a:link {
	font-family: StandingRoomOnly;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: StandingRoomOnly;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.titlemed {
	font-family:StandingRoomOnly;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;

}
.titlelarge {
	font-family: Rialto;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.titlesmall {
	font-family: StandingRoomOnly;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.repeat {
	background-image: url(images/crew_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

