/* originated by http://bluerobot.com/web/layouts/layout3.html + layout3.css */

html {
        font-size:0.9em; font-family: verdana, arial, helvetica, sans-serif;
        }

h1 {
        font-weight:bold; font-size: 1.3em;
        }
h2 {
        font-weight:bold; font-size: 1.2em;
        }
h3 {
        font-weight:bold; font-size: 1.1em;
        }
h4 {
        font-weight:bold; font-size: 1.0em;
        }
h5 {
        font-weight:bold; font-size: 1.0em;
        }
h6 {
        font-weight:bold; font-size: 1.0em;
        }

p {
        padding:0px;
        }
.extra {
        font-weight:bold;
         font-size: 1.0em;
         line-height: 1.3em;
        }

a {
        text-decoration: none;
        }
#navsite ul li a {
        font-size: 0.8em;
        }
.activepage {
        font-size: 0.8em;
        }
