<!--
html, body {margin:4; padding:0; width:100%; height:100%;}
body {
	font-family: "Palatino Linotype", "Bookman Old Style", Palatino, serif;
	color: #000000;
	font-size:15px;
}

A {color: #1B1D0E; text-decoration: none; background: none;}
A:HOVER { color: #990033; text-decoration: underline; background: none; }
