p {
       font-family: arial, tahoma, helvetica;
       color: #000000;
       font-size: 15px;
       line-height: 1.1em;
       }

h1 {
       font-family: sans-serif, trebuchet ms, tahoma, arial, helvetica;
       color: #000000;
       font-size: 26px;
       }

h2 {
       font-family: georgia, times, garamond, helvetica;
       color: #000000;
       font-size: 20px;
       font-style: bold;
       }

a {
       text-decoration: none;
       color: #8B0019;
       }