div#contents h2 {
	margin: 2em 0 0 0;
	padding: 0.5em 0 0 0;
	color: #810000;
	font-size: 1.1em;
	border-top: 2px solid #810000;
	}
ol.alphalist li {
	list-style-type: upper-alpha;
	margin-bottom: 1em;	
	}
ol.alphalist li li {
	list-style-type: decimal;
	}
ol.alphalist li ul li{
	margin-top: 1em;
	}
.curricula {
	/*font-size: 1.1em;*/
	}
.curricula th {
	font-size: 0.9em;
	}
.curricula tr.year {
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	background: silver;
	}
.curricula tr.total {
	font-weight: bold;
	}
.curricula th.concentration {
	font-size: 0.9em;
	font-weight: bold;
	/*color: #892034;
	background: #D49100;*/
	background: #d7d7d7;
	}
.curricula tr.coursetype {
	font-size: 0.9em;
	font-weight: bold;
	background: #d7d7d7;
	}
.curricula th.program {
	font-size: 1em;
	font-weight: bold;
	/*font-variant: small-caps;*/
	background: silver;
	}
.curricula tr.subtitle {
	font-size: 0.8em;
	font-style: italic;
	}
table#certifications tr.odd {
	background: #FCDAD5;
	}
table#certifications th, td {
	text-align: left;
	padding: 0 0.em;
	}
table#certifications th {
	color: #810000;
	border-bottom: 1px solid  #810000;
	border-top: 1px solid  #810000;	
	}
table#certifications td.bottom {
	background: #FCDAD5;
	border-bottom: 1px solid  #810000;
	}
table#survey tr.opinion {
	font-size: 75%;
	}
