.courseTitle {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.tableCourseInfo {
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
}
.tableCourseTitle {
	font-weight: bold;
	background-color: #FFCC66;
	font-variant: small-caps;
}
.tableCourseDescription {
	color: #000000;
	background-color: #CCCC99;
}

.tableBack {
	background-image: url(images/trip_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bigTitle {
	font-family: "Book Antiqua", "Palatino Linotype", "Ms Serif";
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
