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

A {color: #2F403F; text-decoration: none; background: none;}
A:HOVER { color: #B1792E; text-decoration: underline; background: none; }
