/*th,td {
	font: 11px arial,helvetica,geneva,sans-serif;
}
*/
th {
	font-size: 12px;
	color: #886600;
}
td.req {
	background: #ffffaa;
	font-weight: bold;
}
td.sug {
	background: gray;
}
td.opt {
	background: #ddffdd;
}
td.hss {
	background: #ffcccc;
}
td.exp {
	font-style: italic;
	vertical-align: top;
}
td.core {
	background: #ccccff;
}
td.gap {
	background: #eeeeee;
}
td.ch {
	text-align: center;
	font-weight: bold;
}
	
th.year {
	font-size: 14px;
	font-weight: bold;
	background: #882222;
	color: #dddd00;
}
th.small, th.left {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
th.left {
	text-align: left;
}
