BODY
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-size: 10.0pt;
        color: black;
        }
IMG
        {
        margin-left: 0.0em;
        margin-right: 0.0em;
        margin-top: 0.0em;
        margin-bottom: 0.0em;
        }
P
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-size: 10.0pt;
        color: #000000;
        text-indent: 0.0em;
        margin-left: 0.5em;
        margin-right: 0.5em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0.0em;
        }
P.proj
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-size: 12.0pt;
        color: #000000;
        text-indent: 0.1em;
        margin-left: 1.5em;
        margin-top: 1.0em;
        margin-bottom: 1.0;
        letter-spacing: 0.0em;
        }
P.Lab
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-size: 12.0pt;
        color: #000000;
        text-indent: 0.0em;
        margin-left: 0.5em;
        margin-top: 0.0em;
        margin-bottom: 0.0;
        }
P.liter
        {
        color: #000000;
        font-size: 10.0pt;
        text-indent: -2.0em;
        text-align: left;
        line-height: 1.1em;
        margin-left: 2.0em;
        margin-right: 2.0em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        }

P.capture
        {
        text-align: center;
        margin-top: 2.0em;
        margin-bottom: 2.0em;
        }


P.small {font-size: 90%;}

P.notetext      { margin-left: 1em; margin-bottom: 0.2em; }

/**************** HTML hyperlinks ***************************/

A:link
        {
        color: #660000;
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-size: 10.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        }

A:active
        {
        color: #CC0000;
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-size: 10.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        }

A:visited
        {
        color: #666666;
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-size: 10.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        }

A:hover
        {
        color: red;
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        font-weight: bold;
        text-indent: 0.0em;
        }

/**************** Headers ***************************/

H1
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        color: #000000;
        font-size: 18.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        line-height: 150.0%;
        margin-left: 0.0em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        }

H2
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        color: #000000;
        font-size: 12.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        line-height: 125.0%;
        margin-left: 1.0em;
        margin-top: 0.4em;
        margin-bottom: 0.2em;
        }

H3
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        color: #000000;
        font-size: 11.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        margin-left: 1.0em;
        margin-top: 0.8em;
        margin-bottom: 0.4em;
        }

H4
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        color: #000000;
        font-size: 10.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        margin-left: 2.0em;
        margin-top: 0.8em;
        margin-bottom: 0.4em;
        }

H5
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        color: #000000;
        font-size: 9.0pt;
        font-weight: bold;
        text-indent: 0.0em;
        margin-left: 2.0em;
        margin-top: 0.2em;
        margin-bottom: 0.4em;
        }

/**************** Lists ***************************/

UL
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        color: #000000;
        font-size: 10.0pt;
        margin-left: 2.0em;
        margin-top: 0.2em;
	margin-bottom: 0.2em
        text-indent: 0.0em;
        }

UL.note
        {
        font-family: "Arial", "Verdana", "Helvetica", "Sans";
        color: #000000;
        font-size: 90%;
        margin-left: 2.25em;
        margin-bottom: 0.2em;
        text-indent: 0.0em;
        }