<STYLE TYPE="text/css">
<!--
    BODY {
       text-decoration: none;
       letter-spacing: normal;
       line-height: normal;
       text-align: justify;
       font-family: Courier New, sans-serif;
       font-weight: normal;
       font-style: normal;
       font-variant: normal;
       color: black;
    }

    A:LINK {
    	font-family: Courier New, sans-serif;
    	font-weight: bold;
    	font-style: normal;
    	font-variant: normal;
    	color: rgb(0,0,0);
    	text-decoration: none;
    }
    
    A:HOVER {
    	font-family: Courier New, sans-serif;
    	font-weight: bold;
    	font-style: normal;
    	font-variant: normal;
    	color: rgb(0,0,255);
    	text-decoration: none;
    }
    
    A:VISITED {
    	font-family: Courier New, sans-serif;
    	font-weight: bold;
    	font-style: normal;
    	font-variant: normal;
    	color: rgb(110,110,110);
    	text-decoration: none;
    }

    A:ACTIVE {
    	font-family: Courier New, sans-serif;
    	font-weight: bold;
	font-style: normal;
    	font-variant: normal;
    	color: rgb(0,0,255);
    	text-decoration: none;
    }

-->
</STYLE>
