a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
abbr[title], acronym[title] {
     border-bottom-width: 0;
}
.entrytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
#Content p {
	font-size:13px;
}
#Content #courses p.coursePreReq {
	font-style: italic;
/*	text-indent: -2em;
	margin-left: 4em; */
}
#Content #courses p.coursePreReqNote {
	font-style: italic;
/*	text-indent: -2em;
	margin-left: 4em; */
	list-style-type: none;
	/* list-style-position: inside;
	display: list-item; */
}
#Content #courses p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#Content #courses p.courseDesc {
	margin-top: 0px;
	margin-bottom: 2em;
}
#Content #courses p.courseMarker {
	font-style: italic;
/*	text-indent: -2em;
	margin-left: 4em; */
}
#Content #courses p.courseTitle {
	margin-top: 0px;
	font-weight: bold;
}
.CoursesHeading {
	font-size: 1.2em !important;
	padding-bottom: 0.5em;
}
.courseFrequency {
}
