.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #999966;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666633;
	text-decoration: none;
}
.italics {
	font-style: italic;
	font-weight: bold;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.border {
	border: thin solid #000000;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.date {
	font-size: 10px;
	font-style: italic;
}
