@charset "UTF-8";
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b544d;
}
body {
	background-color: #5b544d;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b544d;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.text a:hover {
	color: #5b544d;
	text-decoration: underline;
}
a:hover {
	color: #5b544d;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
