body {font-family: georgia, "Times New Roman", roman, serif;
    font-size: 0.81em;
    line-height: 1.7em}

p {margin-top: 0;
    margin-bottom: 0.5em}
    
/* Sizing for Main Page Header */    
h1 {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 144%;
    font-weight: normal;
    margin-bottom: 0.3em}
h1, h1 a:link, h1 a:visited {color: #606;
    text-decoration: none}
h1 a:hover, h1 a:active {color: #666;
    text-decoration: none}
    
/* Sizing for Top Level Headers */
h2 {font-size: 125%;
    font-weight: bold;
    margin-bottom: 0.2em;
    margin-top: 0.65em}

/* Sizing for Sub-Headers */    
h3 {font-size: 100%;
    font-weight: bold;
    margin-bottom: 0.2em;
    margin-top: 0.5em}

/* Sizing for Sub-Sub-Headers */    
h4 {font-weight: bold;
    text-indent: 2.5em;
    margin-bottom: 0.3em}

a:link {color: #4a812e;
    text-decoration: none}
a:visited {color: #6aa14e;
    text-decoration: none}
a:active, a:hover {color: #7f7f7f;
    text-decoration: underline}

/* Colors */
h2, h3 {color: #e96523}

/* Sidebar Font Sizing */
div#sidebar {font-size: 100%}

div#sidebar h3 {font-size: 93%;
    text-transform: uppercase;
    margin-bottom: 0.3em;
    margin-top: 1.25em}

/* Definition Lists */
dl {margin: 0}
dt {font-weight: bold;
    margin-top: 1em}
dd {margin: 0 auto 0 3.5em}

ul {margin-top: 0.2em}

