<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('tmcommon.css');
body {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 4px;
	background-color: #E1E1E1;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	background-color: #d6b3d9;
	cursor: hand;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
p {
	font-size: 8pt;
	margin-left: 26px;
	margin-top: 0;
	margin-bottom: 0;
}
.tablehead {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.tableline {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width : 25%;
	padding-left: 0px;
}
.tableline a:link, .tableline a:hover, .tableline a:visited {
	color : white;
}
.note {
	font-size: 10pt;
	margin-left: 200px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.exint {
	font-size: 10pt;
	text-align: Left;
	text-indent: 0;
	margin-left: 200px;
	margin-top: 0;
	margin-bottom: 5px;
}
table {
	background: white url('headerBackgroundP.png') repeat-x scroll left center;
	margin-left: -4px;
	width: 236px;
}
h1 {
	font-size: 12pt;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 0;
}
h2 {
	font-size: 10pt;
	color: #000000;
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: 0;
	padding-top: 5px;
}
h3 {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 0;
	margin-bottom: 0;
}
li {
	font-size: 10pt;
	margin-left: 220px;
	margin-top: 0;
	margin-bottom: 0;
}

td#top1 {width:56px;vertical-align:middle;text-align:center}
td#top2 {width:45px;vertical-align:middle;text-align:center}
td#top3 {width:51px;vertical-align:middle;text-align:center; }
td#top4 {width:37px;vertical-align:middle;text-align:center}

div.navBody {
	text-indent: 0px; margin-left: 0px;
}
.pfilelink {margin-left:20;}
.courseline {margin-left:6;}
.chapterline{margin-left:15;}</pre></body></html>