body {
   /*	margin: 20px;
    padding: 10px;*/
	text-decoration: none;
	font-family: arial;
	background-color: #CCD200;
}

/*form*/
input {
  font-family: Arial; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  color: #95938F; 
  text-decoration: none; 
  background-color: #FFFFFF;
  border-color: #CCD200;
  }

a{
	font-family: arial;
	font-size: 12px;
	font-weight: 500;
	color: #95938F;
	decoration-text: underlined;
}

p{
	font-family: arial;
	font-size: 12px;
	font-weight: 500;
	color: #95938F;
	text-align: justify;
}

td{
	font-family: arial;
	font-size: 12px;
	font-weight: 500;
	color: #95938F;
	text-align: justify;
}

h2{
	font-family: arial;
	font-size: 18px;
	font-weight: 700;
	color: #95938F;
}

span.bold{
	font-family: arial;
	font-size: 12px;
	font-weight: 600;
	color: #95938F;
}

div#foot{
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
}
