<html>
<head>
<title>style sheet</title>

<STYLE type="text/css">

P { font-size: 16px; color: #000000; font-family: Arial }

h1 { font-size: 16px; color: #000000; font-family: Arial }

p3 { font-size: 11px; color: #000000; font-family: Arial }

p2 { font-size: 12px; color: #000000; font-family: Arial }


<!--
a:link {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
a:active {text-decoration: none; color: #000000}
-->

P { font-size: 16px; color: #000000; font-family: Arial }

h1 { font-size: 16px; color: #000000; font-family: Arial }

p3 { font-size: 11px; color: #000000; font-family: Arial }

p2 { font-size: 12px; color: #000000; font-family: Arial }



    <!--
input, textarea 
{ 
       color: #1D571D;
       background: #C2ECC5;
       font-size: 10px;
       font-weight: normal;
       text-decoration: none;
       font-family: Arial; 
       text-align: left;
       border-width: 2px;
       border-style: solid;
       border-color: #287628; 
      }
 -->
</style>