/* CSS Document */
body,td,th {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-image: url(images/redlines.gif);
	background-color: #660000;
}
.style1 {color: #FDF5E3}
a {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.style4 {
	color: #FFFFEA;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Book Antiqua, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #660000;
}
h2 {
	font-size: 16px;
	color: #660000;
}
h3 {
	font-size: 14px;
	color: #660000;
}
.style7 {color: #FFFFDD}

