body {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
}

td {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	text-transform: lowercase;
	border-left-width: thick;
	background-position: center;
	cursor: hand;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
	text-decoration: underline;
}
.script {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
}
.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
