/* StyleSheet for www.albedo.de */
/* ralf.tinca.net 2011-10-18 */

html {
   height : 100%;
}
body {
	color: Black;
	cursor: crosshair;
	background-color: transparent;
	height: 95%;
}
TABLE {
   margin-left: auto;
   margin-right: auto;
   height : 100%;
   width : 100%;
   table-layout : fixed;
}
P {
	
}
a {
   cursor: pointer;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.ss {
   font-family: Arial, Helvetica, sans-serif;
}
.s {
   font-family: "Times New Roman", Times, serif;
}
.m {
   font-family: "Courier New", Courier, monospace;
}
.center {
   text-align: center;
}

/* StyleSheet end */
