div#cont{
	border-right: 10px solid #000080;
	font-size: 12pt;
	width: 690px;
}

div.info{
	padding: 1px 10px;
	background-color: #ffffcc;
}

h1{
	font-size: 20pt;
}

h2{
	font-size: 14pt;
	color: #dd0806;
}

h3{
	text-indent: 1em;
	width: 675px;
	font-weight: bold;
	font-size: 16pt;
	color: white;
	background-color: #000080;
}

table{
	font-size: 10pt;
}

table,td{
	border: 1px white solid;
	border-collapse: collapse;
	padding: 3px;
}

tr.main{
	background-color: #f5f5dc
}

tr.day{
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 12pt;
	background-color: #0000cd
}

tr.rest{
	background-color: #fff0f5
}

tr.chair{
	background-color: #eee8aa
}

tr.other1{
	background-color: #f0f8ff;
}

tr.other2{
	background-color: #e6e6fa
}

tr.other3{
	background-color: #f0f8ff;
}

tr.other4{
	background-color: #ffd700
}

tr.other5{
	background-color: #f0f8ff;
}

td.time{
	width: 75pt;
	text-align: center;
}

td.number{
	width: 30pt;
	text-align: center;
}

td.misl{
	text-indent: 20pt;
}

strong{
	font-size: 14pt;
	font-wight: normal;
	color: red;
}

.sec{
	padding-left: 15px;
	padding-right: 15px;
}
