body {
text-align: left; 
vertical-align:top; 
color: black; 
background: light-green;
font-size: 12px; 
font-style: Normal; 
font-weight: Normal; 
text-decoration: none; 
font-family: Verdana, Arial}

p { align: justify}

td {
text-align: left; 
vertical-align:top; 
color: black; 
font-size: 12px; 
font-style: Normal; 
font-weight: Normal; 
text-decoration: none; 
font-family: Verdana, Arial}



a
{
color: #0033CC;
text-decoration: none;
}

a:active
{
color: #0033CC;
text-decoration: none;
}
 
a:visited
{
color: navy;
text-decoration: none;
}

a:hover
{
color: red;
text-decoration: none;
}

INPUT.reginputred { FONT-SIZE: 10pt;
                     FONT-family: arial;
                     color:red;
                   }

    INPUT.reginputblue { FONT-SIZE: 10pt;
                     FONT-family: arial;
                     color:blue;
                   }

    INPUT.enterinput { FONT-SIZE: 10pt;
                       FONT-family: arial;
                       color:634334;
                       border:"0";
                     }
    INPUT            { FONT-SIZE: 10pt;
                       FONT-family: arial;
                     }
    