.style1 {
	font-family: Arial;
	color: #007698;
	font-size: 11px;
	}
.style2 {
	font-family: Arial;
	font-size: 11px;
	}
.style3 {
	font-family: Arial;
	color: #007698;
	font-size: 12px;
	}
.style4 {
	font-family: Arial;
	font-size: 12px;
	}
a:link { 
	color: #000000; text-decoration: none;

	}
a:hover {
	color: #007698;
	}
a:visited {
	text-decoration: none; color:#000000;
	}
body {
background-image: url(lines2.gif);
}