@charset "utf-8";
/* CSS Document */

p,h1,h2,h3,h4,ol,ul,li,dt,dl,dd { margin:0; padding:0;
}

body{ font-family:Georgia, "Times New Roman", Times, serif; font-size:90%; color:#333 }

a:link, a:visited { text-decoration:none; color:#b36b00}

a:hover {color:#566440; border-bottom:1px dashed #566440;}

h1,h2,h3 { font-family:Arial, Helvetica, sans-serif; margin-bottom:.4em}

h4{ font-family:Arial, Helvetica, sans-serif;}
p{ margin-bottom:1em; line-height:1.6em}


