body
{
     font-family: "Stone Serif", "Century", "Book Antiqua", "Palatino", serif;
     margin-left: 1in;
     margin-right: 1in;
     margin-bottom: .3in;
     margin-top: .3in;
     background-color: b0c0d0;
     color: 000000;
}

p
{
     text-align: justify;
     font-size: 13pt;
}

p.indent
{
     margin-top: 0px;
     margin-bottom: 1px;
     text-indent: 2em;
}

blockquote
{
     text-align: justify;
     font-size: 12pt;
}

td
{
     font-size: 13pt;
}

pre 
{
     font-family: monospace;
}

h1
{
     text-align: center;
     font-size: 23pt;
     margin-bottom: 0in;
     margin-top: .3in;
}

h2
{
     text-align: left;
     font-size: 16pt;
     margin-top:.35in;
}

h3
{
     text-align: left;
     font-size: 14pt;
     font-weight: normal;
     font-style: italic;
     margin-left: .4in;
     margin-top: .3in;
     font-weight: bold;
}

h4
{
     text-align: center;
     font-size: 13pt;
     font-weight: normal;
     margin-top: 8pt;
     margin-bottom: 22pt;
}

h5
{
     font-size: 13pt;
     font-style: italic;
     margin-left: .3in;
}

a:hover { background:white; }
