/*Globalwhitespacereset*/
html, body { 
color:#4f4e4e; 
font-family: "palatino linotype",palatino,"times new roman",times,serif;
font-size: 16px;
margin: 0;
padding: 0;
border: none;
}

h1 {
font-size:24px;
margin-top:-2px;
margin-bottom:-0px;
}

h2 {
font-size:20px;
margin-top:-2px;
margin-bottom:-0px;
}

A:link { color: #0199cb; text-decoration: none; }
A:visited { color: #0199cb; text-decoration: none; }
A:active { color: #ff0000; text-decoration: none; }
A:focus { color: #049aa0;text-decoration: underline; }
A:hover { color: #049aa0;text-decoration: underline; }
