.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1%;
}

body {
	margin-top: 0px;
	background-color: #1B1504;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #A1080A}
.style4 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}.tophead {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
a:link {
	color: #A67000;
	text-decoration: none;
}
a:visited {
	color: #A67000;
	text-decoration: none;
}
a:hover {
	color: #A67000;
	text-decoration: underline;
}
a:active {
	color: #A67000;
	text-decoration: none;
}
.line {
	border: 1px solid #000000;
}
.tophead-new {

	background-image: url('images/header-new.jpg');
	background-repeat: no-repeat;
}
.menu-back {


	background-image: url('images/menu-new.jpg');
	background-repeat: no-repeat;
}
.quotes {
	background-image: url('images/quotes.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
