body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #585b5d;
}
.style2 {
	font-size: 10px;
	font-family: Tahoma;
	color: #585b5d;
}
.style3 {
    font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #de4204;
}
a:link {
	color: #de4204;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #de4204;
}
a:hover {
	text-decoration: underline;
	color: #de4204;
}
a:active {
	text-decoration: none;
	color: #de4204;
}
img#rapidstatscounter { 
    display: none;
}
h1 {
    font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin:60px 20px 0px 20px;
	text-align: center;
}