body, table, td, p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
}
.nobr {
	white-space: nowrap;
}

.table_header {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(images/disney_table_header.jpg);
	height:28px;
}
.course_title {
	font-size: 15px;
	color: #013452;
}
.large_black {
	font-size: 16px;
	color: #333333;
}
.small {
	font-size: 8px;
}
.blue {
	font-size: 12px;
	color: #00549F;
	text-decoration:none;
}
a.blue {
	text-decoration:none;
}
.blue_courses {
	font-size: 13px;
	color: #00549F;
	font-weight:bold;
	text-decoration:none;
}
.blue_medium {
	font-size: 14px;
	color: #00549F;
	font-weight:bold;
	text-decoration:none;
}
a.blue_medium {
	text-decoration:none;
}
.blue_large {
	font-size: 16px;
	color: #00549F;
	font-weight:bold;
	text-decoration:none;
}
.blue_large a {
	font-size: 16px;
	color: #00549F;
	font-weight:bold;
	text-decoration:none;
}
.blue_title {
	font-size: 24px;
	color: #00549F;
	font-weight:bold;
	text-decoration:none;
}
.sidebar_quote {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

