HTML    {font-family: "Verdana","Helvetica";
        font-style:normal;
	font-size: 12pt; 
        color: black;
        }

P {text-align:justify; font: normal 12pt "Century Gothic","Verdana"}
P B {font-weight:bold}

A:link{color:#blue; text-decoration:none}
A:hover{color:red}

UL LI   {font-family: "Century Gothic","Verdana";
        font-style:normal;
	font-size: 12pt}

TABLE   {font-family: "Century Gothic","Verdana";
        font-style:normal;
	font-size: 12pt}

    function modif()
    {
      document.write('<FONT COLOR="#8F4B25"><I>',
              'Last modified:<BR>',
              '<SCRIPT LANGUAGE="JavaScript">',
              'document.write(document.lastModified);',
              '<\/SCRIPT>',
              '<\/I><\/FONT>')
    }

body {
background:#2e3e63;
font-family:Arial,sans-serif;
font-size:12px;
margin:0;
padding:0;
text-align:left;
}


#wrapper {
background-color:#e8eff9;
margin:15px auto;
padding:0;
text-align:left;
width:800px;
}

