H1 {
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size : large;
	font-weight : bold;
	text-align : center;
	color : White;
	background-color : Navy;
	vertical-align : bottom;
	line-height : normal;
	}

BODY {
	background-color : Navy;
}


TD {
	color : White;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size : small;
	line-height : 90%;
}

A:HOVER {
	color : Aqua;
	text-decoration : none;
}


A {
	color : White;
	text-decoration : none;
}

.klein2 {
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
}




