/* CSS Document */
.course_title{	
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	border-top: 1px solid #999999;
	color: #660033;
}.book_title{
    font-style: italic;	
	
}.description{ 
	padding-left: 12px;
}
.times{ 
	list-style-type: none;
	padding: 10px 0px 0px 5px;
}
.location{ 
	list-style-type: none;
	padding: 00px 0px 0px 5px;
}
strong.bold{
	padding-left: 12px;
}
strong.update{
	font-size: 14px;
	font-weight: bold;color: #FF0000;
}
pre{	
	font-family: Times, serif;
	font-size:12px;
}
