body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #793F8F;
	background-color: #FCF9BC;
	background-image:  none;
	font-size: 12pt;
	margin: 0px;
	padding: 10px;


}

th {
	font-family: "Times New Roman", Times, serif;
}
img {
	padding: 2px;
	border: thin solid #812338;
}
.noborder {
	border: none;
}
li {
	list-style-type: disc;
}
a {
	font-weight: bold;
	color: #A32C46;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}

table {
	padding: 0px;
	border: thin solid #812338;
}.smaller {
	font-size: 12px;
}
