        body 
        {
        right-margin: 0cm;
        top-margin: 0cm;
        bottom-margin: 0cm;
        font-size: 9pt;
        font-family: "arial", sans-serif
        }
        h1
        {
        color: #0B6D7A;
        font-size: 20pt;
        text-align: left
        }
        h2
        {
        color: #0B6D7A;
        font-size: 15pt;
        text-align: left
        }
        h3
        {
        color: #0B6D7A;
        }
        .image1
        {
        position:absolute;
        left:10px;
        top:40px;
        }
        .image2
        {
        position:absolute;
        left: 570px;
        top: 38px;
        border: 0
        }
        .image3
        {
        height: 200px;
        width: 250px;
        float: right;
        }
        .image4
        {
        text-align: center;
        top: 50px;
        left: 50px;
        margin: 15px;
        border: 0
        }
        .ital
        {
        font-style: italic;
        }
        .bold
        {
        font-weight: bold;
        }
        .italcol
        {
        font-style: italic;
        color: #0B6D7A;
        }
        .headlist
        {
        font-weight: bold;
        color: #347235;
        text-align: center;
        }
        .list
        {
        font-weight: bold;
        color: #0B6D7A;
        }
        .alpha
        {
        text-align: center;
        font-weight: bold;
        color: Green;
        }
        .toplink
        {
        text-align: center;
        text-decoration: none;
        font-weight: bold;
        color: Red;
        }
        .navbar
        {
        text-align: center;
        font-weight: bold;
        background: Green;
        vertical-align: top;
        padding: 5px 10px 5px;
        }
        p
        {
        margin: 0px 0px 10px 0px
        }
        .navbar a:link 
        {
        color: White; 
        text-decoration: none
        }
	.navbar a:visited 
        {
        color: #B0E0E6; 
        text-decoration: none
        }
	.navbar a:hover 
        {
        color: #B0E0E6; 
        text-decoration: none
        }
	.navbar a:active 
        {
        color: #B0E0E6; 
        text-decoration: none
        }

