body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 20pt;
	color: #330033;
}
h2 {
	font-size: 16pt;
	color: #993399;
}
h3 {
	font-size: 14pt;
	color: #993399;
}
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}
a:active {
	color: #CC0066;
	text-decoration: none;
}
.subhead {
	font-size: 18pt;
	font-style: italic;
	color: #330033;
	font-weight: bold;
}
.illusrt {
	float: right;
	padding-left: 10px;
}

.illuslft {
	float: left;
	padding-right: 10px;
}
