body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style2 {
	color: #333333;
	font-weight: bold;
}
.style3 {
	color: #333333;
	font-size: 20px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.grey-orange:link {
	color: #333333;
	text-decoration: none;
}
.grey-orange:visited {
	text-decoration: none;
	color: #333333;
}
.grey-orange:hover {
	text-decoration: none;
	color: #DC6B0B;
}
.grey-orange:active {
	text-decoration: none;
	color: #333333;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}

