.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;
	background: #d7d7d7;
	}
.curricula th.program {
	font-size: 1em;
	font-weight: bold;
	background: silver;
	}
.curricula tr.subtitle {
	font-size: 0.8em;
	font-style: italic;
	}
.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;
	background: #d7d7d7;
	}
.curricula th.program {
	font-size: 1em;
	font-weight: bold;
	background: silver;
	}
.curricula tr.subtitle {
	font-size: 0.8em;
	font-style: italic;
	}
div#contents01 {
	margin: 0 0.5em 0 12.5em;
	padding: 0.25em;
	font-size: 0.9em;
	}
div#contents02 {
	margin: 0 0.5em 0 0.5em;
	padding: 1em;
	font-size: 0.9em;
	}
h1 {
	padding-bottom: 1em;
	font-size: 1.3em;
	text-align: center;
	color: #892034;
	border-bottom: 4px solid #d49100;	
	}
h2 {
	padding: 1em 0 0 0;
	font-size: 1em;
	border-top: 2px solid #892034;
	}
h3 {
	padding: 0.9em 0 0 0;
	margin: 0 2em -1px 1.5em;
	font-size: 0.9em;
	border-top: 1px solid #892034;
	}
h4 {
	font-size: 0.9em;
	font-style: italic;
	}
.menu {
	margin: 0;
	margin-left: 0.25em;
	padding: 0;
	background: white;
	float: right;
	width: 25%;
	/*width: 12em;*/
	font-size: 0.85em;
	font-family: Arial, Verdana, sans-serif;
	border: solid #d49100 2px;
  }
.menu ul {
	margin: 0; 
	padding: 0.25em; 
	}
.menu li {
	list-style: none; 
	margin: 0;
	border-bottom: 2px solid silver;
	}
.menu h4 {
	margin: 0; 
	padding: 0.33em 0.5em 1px 0.25em;
	background: #d49100;
	font-size: 1.2em; 
	font-style: bold;
	letter-spacing: 1px;
	border-style: solid solid dotted; 
	border-width: 1px 2px 1px 0;
	border-color: #d49100; 
	color: #892034;
  }	
 .menu h5 {
	margin: 0; 
	padding: 0.33em 0.5em 1px 0.25em;
	/*background: #d49100;*/
	font-size: 1em; 
	font-style: bold;
	letter-spacing: 1px;
	border-bottom: solid 1px #892034;
	/*border-style: solid solid dotted; */
	/*border-width: 1px 2px 1px 0;*/
	/*border-color: #d49100; */
	color: #892034;
  }	
ol.alphalist li {
	list-style-type: upper-alpha;
	}
ol.alphalist li li {
	list-style-type: decimal;
	}
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;
	}
.h3indent {
	padding: 0.2em;
	margin: 0 2em 0 2em;
	font-size: 1em;
	}
.linklist {
	font-size: 1em;
	list-style-type: none;
	line-height: 1.65em;
	font-weight: bold;
	}
.curricula tr.year {
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	background: silver;
	}

