body { margin-left: 0px;  margin-right: 0px;  margin-top: 0px;  margin-bottom: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00067E;
	background-attachment: fixed;
	background-image: url(einstein-weiss.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 110%;
	color: white;
	font-weight: bold;
}

p {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
 a:active {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
} a:link {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}

a:visited {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: Silver;
	font-weight: bold;
	font-size: 90%;
}
 a:hover {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 90%;
}

table.nav { border-left-width: 0px;  border-bottom-width: 0px;  border-top-width: 0px;  border-right-width: 2px;  border-right-style: solid;     }

