

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #f8e4c1;
}
a:active {
	text-decoration: none;
}
 body, input, textarea
      {
      font-size: 12px;
      color: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      }
    input
      { 
      border: 1px solid white;
  
	  background-image: url(images/formbg.jpg);
           }
    textarea
      { 
      border: 1px solid white;
  
	  background-image: url(images/formbg2.jpg);
      }


} 
-->


