  .field {
          font-family: Arial, Helvetica, sans-serif;
		  background-color:#FFFFFF;
		  background:#FFFFFF;
          font-weight: bold;
; font-size: 14px
  }

 .formbutton {
              color: #0000FF;
              text-transform: capitalize;
              cursor: hand;
; font-family: Arial, Helvetica, sans-serif; font-size: 14px
; background-color: #FFFFFF
; font-weight: bold
 }

 SELECT {
         color: #0000FF;
         font-family: Arial, Helvetica, sans-serif;
         font-weight: bold;
; border-style: none
 }
 
 BODY {font-family: arial, helvetica, san-serif}
 H1 {font-size:12px}
  a {text-decoration:none; font-weight:bold}
 a:hover {color:#FF9900};
}
.tdborder {
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
