.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;


}
.style2 {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990066;

}
.background {
	background-image: url(images/greybackground.jpg);
	background-repeat: repeat;

}
.edge1 {
	background-image: url(images/greybackground_edge.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menubackground {
	background-image: url(images/menubackground_59.jpg);
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
