body {
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.style1 {
	color: #008816;
	font-weight: bold;
	font-size: 16px;
}
.style1 a:link{
	color: #008816;
	font-weight: bold;
	font-size: 16px;
}
.style1 a:visited{
	color: #008816;
	font-weight: bold;
	font-size: 16px;
}
.style1 a:hover{
	color: #0000FF;
	font-weight: bold;
	font-size: 16px;
}
.style8 {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
.style8 a:link{
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
.style8 a:hover{
	color: #008816;
	font-weight: bold;
	font-size: 16px;
