<style type="text/css">
  <!--

    #container { position:relative; z-index:0; visibility:visible; }
    #hidden    { position:absolute; left:0px; top:0px; width:0px; height:0px; z-index:0; visibility:hidden; }
    #copyright { position:relative; z-index:1; visibility:visible;
                 font-family:"arial","helvetica"; font-size:0.7em; color:white;}
    #webmaster { position:relative; z-index:1; visibility:visible;
                 font-family:"arial","helvetica"; font-size:0.7em; color:white;}
    #webmaster A:link    { color:white; text-decoration:underline; }
    #webmaster A:active  { color:red; text-decoration:underline; }
    #webmaster A:visited { color:white; text-decoration:underline; }
    #webmaster A:hover   { color:red; text-decoration:underline; }

    #menulayer { position:absolute; left:0px; top:32px; width:153px; z-index:1;
                 font-family:"arial","helvetica"; font-size:0.7em; visibility:visible; }
    #menulayer A:link    { color:white; text-decoration:none; }
    #menulayer A:active  { color:red; text-decoration:none; }
    #menulayer A:visited { color:white; text-decoration:none; }
    #menulayer A:hover   { color:red; text-decoration:underline; }

    /* Appearance of links */
    A:link    { color:blue; text-decoration:underline; }
    A:active  { color:brown; text-decoration:underline; }
    A:visited { color:grey; text-decoration:underline; }
    A:hover   { color:brown; text-decoration:none; }
    
    H1 {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	margin-top: 36pt;
    }

    H2 {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	margin-top: 24pt;
    }

    H3 {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	margin-top: 18pt;
    }

    H4 {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin-top: 16pt;
    }

    P {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 12pt;
	text-align: justify;
    }

    UL {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 12pt;
	text-align: left;
    }

    UL P {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 12pt;
	text-align: left;
    }

    BODY {
	color: #000000;
        font-family: "times", "arial", "geneva", "helvetica";
	font-size: 12pt;
    }

    .center {
	text-align: center;
    }

    .left {
	text-align: left;
    }

  -->
</style>

