@charset "utf-8";
body {
	background-color: #2F0000;
}
.style2 {
	font-family: "Book Antiqua";
	font-style: italic;
	color: #FFFFCC;
	font-size: 36px;
}
.style5 {font-size: large}
.style9 {
	color: #FFFFCC
}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #400000;
	font-size: 18px;
}
.style13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #400000;
	font-size: 24px;
}
body,td,th {
	color: #660000;
}
.style16 {color: #400000}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #400000;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
td {
	white-space: normal;
	margin: 4px;
	padding: 2px;
}
