<style type="text/css">

A:link
{ text-decoration: none; color:#000000; }
A:visited
{ text-decoration: underline; color:#000000; }
A:active
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: none; color:#000000;

h1 {font-family: Arial;  
color: #000000; 

p {font-family: Arial; 
color: 996633; }


body 
{ background: #cccc99; 

font-family: Arial; 
color: #663300 ; 
font-weight: normal; 
font-size: 10pt; 

}

{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 20px;
  padding: 10px;
  height: 100px;
}
#left {
  position: absolute;
  left: 50px;
  top: 190px;
  width: 200px;
}
#center {
  top: 0;
  margin-left: 230px;
  margin-right: 200px;
}

input, textarea
{ background: #ffffff;
font-family: arial; 
color: #000000; 
border-style: dashed;
border-color: #000000;
border-width: 1; }


</style>