CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

textarea {
  font-family: Verdana;
  width: 400px;
  height: 150px;
  font-size: 10px;
  color: #000000;
}

body{
  	color: #015196;
	font-family: arial;
	font-size: 12px;
        padding: 0;
        margin: 0;
}

a {
	color: #136C28;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #136C28;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}

td {
	text-align: justify;
  	color: #015196;
	font-family: arial;
	font-size: 12px;
}

li {
	font-family: arial;
	font-size: 12px;
        font-weight: normal;
	line-height: 16px;
	text-indent: 0pt;
}

