body {
	background-image: url(images/graybckgrnd3.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
}
.style4 {font-size: 12px}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
