.border {
	border: thin groove #000000;
}
.coursetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC6600;
}
.course_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.special_note {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-style: italic;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

