
body {
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
    background-color: white;
    margin-bottom: 48pt;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 33pt;
    font-size: small;
    /*font-size: small;*/
    color: #666666;
    }

p { margin-top: 8px; margin-bottom: 8px; font-size: small }

a { color: #336699; }

a:link { color: #003399; text-decoration: none; }

a:visited { color: #336699; text-decoration: none; }

a:hover { color: #336699; background: yellow; text-decoration: none; }

ul { font-size: small; }
li { font-size: small; list-style-image:url(../sample-star.gif); }

h1 { font-size: large; color: #666666; }

h2 { color: red; }

h3 { 
    color: red; 
    font-size: small; 
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    text-align: left;
}

h4 { color: #999999; }

/*
color: #444444;
color: #999999;
color: #666666;
color: #006699;
color: #336699;
color: #333333;
color: red;
*/

