<-!DO NOT STEAL CSS!->














































body,td {
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	color: #402c20;
}
a:link, a:active, a:visited {
	color: #670108;
	font-weight: normal;
	padding: 8px;
	line-height: 8px;
}
img
{
 border-color: #7e0000;
}
b {
	color: #edd12c;
}

i {
	color: #616161;
}

a:hover {
	background-color: #c9c6a5;
	color: #670108;
	padding: 8px;
}
	
h1 {
	color: #5F230C;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia;
	padding: 8px;
	padding-left: 22px;
	line-height: 10px;
	display: block;
	margin: 10px;
	border-bottom: 2px solid #5d452e;
}
h2 {
	color: #47352b;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia;
	padding-left: 12px;
	margin: 10px;
}
blockquote {
	font-size: 12px;
	font-weight: italics;
    border-left: 10px solid #6f4a39;
	margin-left: 25px;
	margin-right: 2em;
	background-color: #cbbca2;
	color: #1c0e00;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	
}
