@charset "ISO-8859-1";

/*
* {margin-left: 10px;}
*/
* { font-family: Palatino; Serif; color: black; font-size: 100%; line-height:140%}


h1 { font-family: Palatino; Serif; font-size:150%; margin-bottom:18px; margin-left:10px;}

h2 { font-style: bold; font-size: 120%; margin-bottom: 18px; font-family: Palatino; Serif;}



a { font-size: 100% }
a:link { color: #114477; text-decoration:none;}
a:visited { color: #113355; text-decoration:none;}
a:active { text-decoration: bold; }
a:hover { font-weight:bold; text-shadow:#888888 1px 1px; }



/* div { border: thin solid #ffffff; background-color: #888888 }
a:visited { color: #444444; text-decoration: underline; }
*/