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

h1 {
	font-size: 16px;
	color: #fff;
}

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

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

  a:hover {
    text-decoration: underline;'
	font-size: 14px;
}

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