
<style>
<!--

BODY {background-color: "#FFFFFF" }

A:link {text-decoration: none; 
	color: #000000;
	font-weight: bold}

A:visited {text-decoration: none;
           font-weight: bold;
	   color: #000000}

A:active {text-decoration: underline;
	  font-weight: bold;
	  color: #000000 }

A:hover {text-decoration: underline;
	 font-weight: bold;
	 color: #008000 }

H1 {font-family: courier new, courier;
    font-size: 14 px;
    font-weight: bold;
    text-align: right;
    color: #000000}

H2 {font-family: courier new, courier;
    font-size: 14 px;
    font-weight: bold;
    text-align: left;
    color: #000000}

H3 {font-family: courier new, courier;
    font-size: 14 px;
    font-weight: normal;
    text-align: left;
    color: #000000}

H4 {font-family: courier new, courier;
    font-size: 13 px;
    font-weight: bold;
    text-align: right;
    color: #000000}

H5 {font-family: georgia, geneva, times, serif;
    font-size: 13 px;
    font-weight: bold;
    text-align: right;
    color: #000000}

H6 {font-family: georgia, geneva, times, serif;
    font-size: 13 px;
    font-weight: normal;
    text-align: left;
    color: #0000000}


-->
</style>
