body  {
	background-color : white;
	text-align: center;
	font-family : Tahoma, sans-serif, Arial, Verdana, Helvetica;
	font-size: 70%;
	color: #0E3D00;
	text-decoration : none;
	margin-top: 0;
}
h1, h2, h3, h4 {
	margin: 0;	margin: 0;
	font-size: 100%;
	font-size: 100%;
}
.data {
	margin: 10;
	font-size: 80%;	
}

#pipe {text-decoration: none; color: #AB2202; padding-left: 30px; padding-right: 30px;}

a {	text-decoration: none; color: #AB2202;}
a:hover { color: #000000; text-decoration: underline; }


.visoff { position: absolute; left: -2000px; }
