body {

    font-size: 1em;
    line-height: 1.2em;
    background-color: white;
}

body,td,p, h1,h2,h3,p,div,li,ul {

    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;     
    color: black;
}

h1, h2 { color: #330066; }

h1 { font-size: 1.6em; margin-bottom: 0.2em; }
h2 { font-size: 1.2em; margin-bottom: 0.1em; }
p.first { margin-top: 0em; }
p { margin-left: 0.7em; margin-right: 0.7em; }

blockquote p { background-color: #f6f6f6; border: solid 1px #999; padding: 0.2em 0.6em 0.2em 0.6em; }

