.MajorSection {
	font-size: 9pt;
	font-weight: bold;
	background-color: #BF1150;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.libraryHeader {
	font-style: italic;
	background-color: #C1C1C1;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px;
}
.courseListing {
	padding: 3px;
}

td { font-size: 8pt
}

A:link {
	COLOR: blue; 
}
A:active {
	COLOR: red; 
}
A:visited {
	COLOR: blue; 
}
A:hover {
	COLOR: #666666; 
}
.majorCat {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BF1150;
}
.courseColHeader {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}


.CatSectionText {
	padding-left:8px;
	font-weight: bold
}
.MinorSectionText {
	padding-left: 20px;
}
.CourseSectionText {
	padding-left: 12px;
}
.topicHeadings {
	font-size: 9pt;
	font-weight: bold;
}

