/*.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-color: #c0c0c0;
	}
.curricula tr.total {
	font-weight: bold;
	}
.curricula th.concentration {
	font-size: 0.9em;
	font-weight: bold;
	background: #d7d7d7;
	}
.curricula th.program {
	font-size: 1em;
	font-weight: bold;
	background: silver;
	}
.curricula tr.subtitle {
	font-size: 0.8em;
	font-style: italic;
	}
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;
	}
div#contents h3 {
	padding: 0.9em 0 0 0;
	margin: 0 2em -1px 1.5em;
	font-size: 0.9em;
	border-top: 1px solid #810000;
	}
div#contents.h3indent {
	padding: 0.2em;
	margin: 0 2em 0 2em;
	font-size: 1em;
	}	
div#contents h4 {
	font-size: 0.9em;
	font-style: italic;
	}
ol.alphalist li {
	list-style-type: upper-alpha;
	margin-bottom: 1em;
	}
ol.alphalist li li {
	list-style-type: decimal;
	margin-top: 1em;
	}
ul.disc li {
	font-size: 1em;
	list-style-type: disc;
	}
ol.nestedlist li li {
	list-style-type: lower-alpha;
	}
ol.nestedlist li li li {
	list-style-type: decimal;
	}
ol.romanlist li {
	list-style-type: upper-roman;
	}
ol.romanlist li li {
	list-style-type: decimal;
	}
.linklist {
	font-size: 1em;
	list-style-type: none;
	line-height: 1.65em;
	font-weight: bold;
	}
div#notice {
	position: relative;
	padding: 0.2em 1em 0.2em 2em;
	margin: 0.1em 2em 0.1em 1em;
	font-family: Arial, Helvetica, sans-serif;
	background: #ececec; 
	border: 1px solid black;
	width: 85%;
	}
table#sitetable {
	font-size: 0.89em;
	}
ol.alphaspacedlist li {
	list-style-type: upper-alpha;	
	margin-bottom: 1em;
	}
ol.alphaspacedlist li li {
	list-style-type: decimal;
	}
ol.alphaspacedlist li ol li{
	margin-top: 1em;
	}
