body {
	color: #969696;
	background-color: #000;
	margin: 5px 0px;
}
body, table, td, p, div, ul, ol, .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
}
h1, .headline {
	font-size: medium;
	margin-bottom: 0px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	background: #000 url(/images/back_headline.gif) repeat-x right center;	
}
a {
	color:#B28817;
	text-decoration:none;
}
.black {
	background-color: #000;
}
.smalltext, .smalltext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
