body { 
	background: #eee url(../_bg/sand.gif);
	font: normal 10pt Arial Verdana Helvetica, sans-serif ;
	color:#00008B; 
	text-align:center;
	margin: 5em auto;
	}

a:link {
	color:#00008B;
	 text-decoration:none;
	} 

a:visited {
	color:#00008B; 
	text-decoration:none;
	} 

a:hover {
	color:#ff0000; 
	text-decoration:underline;
	} 

/*table {
	width:500px;
	border:#AAA7A52px inset;
	border-collapse: collapse;
	text-align: center;
	margin: 3em auto 1em;
	}

table td {
	border:#AAA7A5 2px inset;
	text-align:center;
	margin: auto;
	padding: 1em;
	}*/

table {
	width:75%;
	border:#AAA7A5 2px inset;
	border-collapse: collapse;
	text-align: center;
	margin: 1em auto;
	}

table td {
	border:#AAA7A5 2px inset;
	padding: 1em;
	}


img {
	border: 0;
	}

.fett {
	font: bold italic 10pt Arial Verdana Helvetica, sans-serif ;
	}

img.distance {
	padding: 2em 0;
	}