.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B29F75;
	background-color: #343434;
	padding: 1px;
	list-style-type: disc;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:link {
	color: #B59D77;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
.copyrighttext {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #B19F6F;
}
