h1 {
	font-family: "Microsoft Sans Serif";
	font-size: x-large;
	font-weight: bold;
	color: #993333;
	margin-bottom: 2px;
	margin-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 10px;
}
.article {
	font-family: "Microsoft Sans Serif";
	font-size: small;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #993333;
	margin-bottom: 2px;
	margin-left: 10px;
}
body { font-size: small; font-family: "Microsoft Sans Serif"; top: 0; margin-left: 0; margin-top: 0; }
.body-course_mats { font-size: small; font-family: helvetica; }
.MSK-title { color: #933; font-size: xx-large; font-weight: bold; }
.MSK-subtitle { color: #933; font-size: large; font-weight: bold; }
.MSK-heading { color: #933; font-size: medium; font-weight: bold; }
.no_materials { color: maroon; font-size: small; }
.body-C { font-size: x-small; font-family: helvetica; text-align: center; }
.body-J { font-size: x-small; font-family: helvetica; text-align: justify; }
.body_indent { font-size: x-small; font-family: helvetica; text-align: left; margin-right: 18px; margin-left: 18px; }
.body-J_indent { font-size: x-small; font-family: helvetica; text-align: justify; margin-right: 18px; margin-left: 18px; }
.title {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 2px;
}
.note { font-size: xx-small; font-family: helvetica; font-style: italic; text-align: center; }
.fineprint {
	font-size: x-small;
	font-family: "Microsoft Sans Serif";
}
.mod_date  { font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center  }
.pg_title  {
	color: #993333;
	font-size: x-large;
	font-weight: bold;
	text-align: center
}
.subtitle {
	color: #993333;
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	text-align: center
}
.subtitle_l {
	font-size: medium;
	text-align: left
}
a:link {
	font-size: small;
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
}
a:visited {
	color: gray;
	font-size: small;
	font-family: helvetica;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #b22222;
	font-size: small;
	font-family: helvetica;
	text-decoration: none;
}
a:active {
	color: #b22222;
	font-size: small;
	font-family: helvetica;
	text-decoration: none;
}
table    {
	font-size: medium;
	text-align: left;
	list-style-type: square;
}
p {
	font-family: "Microsoft Sans Serif";
}
td {
	font-size: small;
	font-family: "Microsoft Sans Serif";
}
ol {
	list-style-type: decimal;
	margin-top: 0px;
}
ul {
	list-style-type: square;
	margin-top: 0px;
}

