<style type="text/css">
    body{background-color: white;
	 font-family: Arial, Helvetica, sans-serif;
         color: white;
         margin: 10px 0px 0px;
        }
    h1 {color: white;
        padding-top: 1px;
        padding-bottom: 1px;
        background-color: none;
        border-color: #006C20;
        border-width: none;
        border: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
	font-weight: normal;
	text-indent: 60px;
        text-align: left
       }
    h1.norm {color: white;
        padding-top: 1px;
        padding-bottom: 1px;
        background-color: none;
        border-color: #006C20;
        border-width: none;
        border: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
	font-weight: normal;
	text-indent: 60px;
        text-align: left
       }
    h1.bold {color: white;
        padding-top: 1px;
        padding-bottom: 1px;
        background-color: none;
        border-color: #006C20;
        border-width: none;
        border: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
	font-weight: bold;
	text-indent: 60px;
        text-align: left
       }
    h1.just {
	margin-left: 5px;
	margin-right: 20px;
	text-indent: 0px;
        text-align: justify
       }

    a:link {color: white}
    a:visited {color:white}
    a:hover {color: white}
    a:active {color: white}
</style>
