body
        {
        background-color: #e7e7e7;
        FONT-FAMILY: Arial, Verdana, Tahoma, 'Sans Serif';
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        }

p
        {
        font-family: Arial;
        font-size: 10pt;
        color: black;
        font-weight: normal;
        }

p.pages
        {
        text-align: center;
        margin-bottom: -5px;
        }

blockquote
        {
        FONT-FAMILY: Arial;
        font-size: 10pt;
        color: black;
        font-weight: normal;
        }

h1
        {
        font-weight: bold;
        font-size: 24pt;
        color: #1F3D73;
        text-align: left;
        font-variant: small-caps;
        }

h1.header
        {
        margin-bottom: -10px;
        }

h2
        {
        font-weight: 700;
        font-size: 10pt;
        color: #1F3D73;
        text-align: left;
        }

h2.header
        {
        margin-top: -5px;
        }

h3
        {
        font-weight: normal;
        font-size: 10pt;
        color: #1F3D73;
        text-align: left;
        }


hr
        {
        }

li
        {
        font-size: 10pt;
        }


a.menu
        { font-size: 10pt; }

a.menu:link
        { color: #1F3D73; text-decoration:none; font-weight:bold; }

a.menu:visited
        { color: #1F3D73; text-decoration:none; font-weight:bold; }

a.menu:hover
        { color: #FFA531; text-decoration:none; font-weight:bold; }

a.menu:active
        { color: #1F3D73; text-decoration:none; font-weight:bold; }


a.navibar
        { font-size: 10pt; font-variant: normal; }

a.navibar:link
        { color: #1F3D73; text-decoration:none; font-weight:bold; }

a.navibar:visited
        { color: #1F3D73; text-decoration:none; font-weight:bold; }

a.navibar:hover
        { color: #FFA531; text-decoration:none; font-weight:bold; }

a.navibar:active
        { color: #1F3D73; text-decoration:none; font-weight:bold; }


a.text
        { font-size: 10pt; font-variant: normal; }

a.text:link
        { color: #1F3D73; text-decoration:none; font-weight:bold; }

a.text:visited
        { color: #1F3D73; text-decoration:none; font-weight:bold; }

a.text:hover
        { color: #FFA531; text-decoration:none; font-weight:bold; }

a.text:active
        { color: #1F3D73; text-decoration:none; font-weight:bold; }


a.pagelink
        { color: red; font-size: 10pt; font-variant: normal; font-weight:bold}

a.pagelink:link
        { color: #6C696A; text-decoration:none; font-weight:bold; }

a.pagelink:visited
        { color: #6C696A; text-decoration:none; font-weight:bold; }

a.pagelink:hover
        { color: #FFA531; text-decoration:none; font-weight:bold; }

a.pagelink:active
        { color: #6C696A; text-decoration:none; font-weight:bold; }






a:link
        { color: #006633; text-decoration:underline; font-weight:normal; }
a:visited
        { color: #006633; text-decoration:underline; font-weight:normal; }
a:hover
        { color: #FFA531; text-decoration:underline; font-weight:normal; }
a:active
        { color: #006633; text-decoration:underline; font-weight:normal; }


b.small
        { font-size: 8pt; font-weight: 100; }

b.middle
        { font-size: 9pt; font-weight: 700; }

b.special
        { color: #1F3D73; }

i.header
        {
        font-weight: 700;
        font-size: 10pt;
        color: #1F3D73;
        text-align: left;
        font-variant: normal;
        font-style: normal;
        }


table
        {
        font-family: Arial;
        font-size: 10pt;
        color: black;
        font-weight: normal;
        }

td.big
        {
        font-size: 12pt;
        }

td.small
        {
        font-size: 8pt;
        }