<html>
 <head>
  <title>css_formate</title>
  <link rel="stylesheet" type="text/css" href="formate_ev.css">
  <style type="text/css">
  <!--
   a:text    {text-decoration:none;font-weight:bold;font-size:12pt;color:#000080;}
   a:link    {text-decoration:none;font-weight:bold;font-size:12pt;color:#008080;}
   a:visited {text-decoration:none;font-weight:bold;font-size:12pt;color:#800080;}
   a:hover   {text-decoration:none;font-weight:bold;background-color:#AAAA00;}
   a:active  {text-decoration:none;font-weight:bold;font-size:12pt;background-color:#000044; }
   -->
  body { background-color:#FFFF44; color:#000080 }
  </style>
 </head>
 <body>
 </body>
</html>
