<style>

   A {
      color:366696;
		text-decoration: none;}

   A:visited {
      color:366696;
		text-decoration: none;}
	  
   A:active {
      color:366696;
	   text-decoration: underline; }
	  
   A:hover {
      color:366696;
      text-decoration: underline; }
	  
   A:link {
      color:366696;
      text-decoration: none; }

   table td {
      font-size: 12px;
      text-decoration: none;
      font-family: Verdana, sans-serif;}

   input {
      FONT-FAMILY: Arial, Helvetica, sans-serif;
      FONT-SIZE: 10px;}

   textarea {
      BACKGROUND-COLOR: #FFFFFF;
      COLOR: #000000;
      FONT-FAMILY: Arial, Helvetica, sans-serif;
      FONT-SIZE: 10px;
      border: 1px #cccccc;
      border-bottom-style: outset;
      border-left-style: outset;
      border-right-style: outset;
      border-top-style: outset;
      clear : both;}

   select {
      BACKGROUND-COLOR: #FFFFFF;
      COLOR: #000000;
      FONT-FAMILY: Arial, Helvetica, sans-serif;
      FONT-SIZE: 10px;
      border: 1px #cccccc;
      border-bottom-style: outset;
      border-left-style: outset;
      border-right-style: outset;
      border-top-style: outset;
      clear : both;}

   .body {
      font-family: Arial; color: #000000; 
      font-size : 12px;
      font-style: normal;
      font-weight: normal;}

</style>
