<STYLE TYPE="text/css">
<!--
BODY
{
        text-align: center;
       BACKGROUND-COLOR:#ff7999; 
      FONT-SIZE: 12px; 
}

H1   {	
      FONT: bold 20pt Arial; 
      COLOR: #000080
     }


A:ACTIVE {
        color: black;
        font-weight: 700;
}

A:VISITED {
        color: green;
        font-weight: 500;
}

A:LINK {
        color: black;
        font-weight: 700;
}


-->
</STYLE>