﻿body {
	font-family: Verdana, Tahoma, Georgia, Arial;
	font-size: x-small;
	color: #ebe1d2;
	text-align: justify;
	background: #090502;
}
a:link {
	color: #da620b;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #da620b;
	text-decoration: none;
}
a:hover {
	color: #b31e00;
	cursor: pointer;	
}
a:active {
	color: #da620b;
	font-weight: bold;
}
blockquote {
	background-color: #4b301d;
	border: thin #b31e00 solid;
	margin: 0px;
	padding: 10px;
	font-size: small;
	width: 1050px;
}
.intro {
	font-family: Book Antiqua; 
	font-size: 12pt; 
	color: #e6d4ac; 
	font-weight:bold
}
h2 {
	font-family: Century Gothic; 
	color: #e6d4ac
}
