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

body { background-color: #DBD9D7;}

hr {color: #fff; background-color: #fff; border: 1px dotted #666; border-style: none none dotted; line-height: 10%; }

h1 {color: #333; font-family:Arial, Helvetica, sans-serif; font-size:36px; font-weight:bold; }

pp  {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; line-height: 127%; font-style:italic; }

h3 {color: #333; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
h7 {color: #333; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:100%; }

p  {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; line-height: 80%; font-style:italic; }
ppp  {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; line-height: 150%; }

b {color: #000000; background-color:yellow}

a:link {text-decoration: none; color: #000; }
a:visited {text-decoration: none; color: #000; }
a:hover {background-color: yellow; text-decoration: none; color: #000; }
a:active {text-decoration: none; color: #000; } 