body 
  {font-family: Georgia, Times New Roman, serif;
   color:       #111122; 
   background:  #ffffff;
  }

a:link    {color:#245958; font-weight: normal; text-decoration:none}
a:visited {color:#228c8a; font-weight: normal; text-decoration:none}
a:active  {color:#36b3b0; font-weight: normal; text-decoration:none}
a:hover   {color:#36b3b0; font-weight: normal; text-decoration:underline}

h1 {font-size: 20px; font-weight: bold; color: #000000}
h2 {font-size: 16px; font-weight: bold; color: #792e1a}
h3 {font-size: 18px; font-weight: bold; color: #397372}

p,
li,
blockquote {font-size: 16px; line-height: 1.33}

