/*This is the style sheet for content of the site.*/

body { color: #666666; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: .8em; }

p { font-size: .9em; line-height: 18px; }

h1 { font-size: 1.4em; color: #9A0000; font-weight: bold; vertical-align:baseline; }

h2 { font-size: .9em; color: #03184D; font-weight: bold; }

ol { font-size: .9em; line-height: 18px; }


/* =a */

a:link { color: #660000;  }

a:visited { color: #660000;  }

a:hover { color: #818181;  }

a:active { color: #660000; }



