body,td,th {
	font-family: "Book Antiqua", "Palatino Linotype", Georgia;
	font-size: 16px;
	color: #660000;
}
body {
	background-color: #FFF1D8;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
}
.bold {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.sidetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF8CE;
	text-decoration: none;
	background-color: #990000;
}
.sidebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.name {
	font-size: 24px;
	color: #990000;
}
h2 {
	background-color: #FEFEE0;
}
h3 {
	font-size: 20px;
	font-style: italic;
}
.tableborder {
	border: 2px solid #990000;
}
