body {
	background-image: url(ground.jpg);
	background-repeat: repeat-x;
	background-color: #6976A3;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style3 {font-size: 18px}
a:link {
	font-size: 18px;
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
}
