body, p {
     font-family: verdana, "Times New Roman", Times, serif;
	 font-size: 11px;
}

h1 {
    color: #00ff00;
}

.coption, input, textarea, option, select, checkbox{
  font-size: 11px;
  background-color : #d1d1d1;
}

a{
  font-weight: bold;
   text-decoration: none; 
  }

  a:hover {
    text-decoration: underline;
}

td{
  padding-left: 5px;
  padding-right: 3px;
}
