﻿.CourseTitle {
	font-size: 16pt; 
	font-weight:bold;
}

.CourseDetails {
	margin-left:1in; 
	font-size:10pt; 
	font-weight:normal;	
}

.SectionTitle {
	font-size:14pt; 
	font-weight:bold; 
	color:maroon; 
}

th {text-align: left;}

#WeeklyScheduleTable {margin-left:100px;}

#container { width:100%; clear:both;}
#mainContent {width:1024px; margin-left:auto; margin-right:auto;}
body {background-color:white; margin:0 0 0 0;}
