.body {
	margin-left: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    	color:#ff0000;
	font-family: verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#00CC00;
     
  }


.table{

   border: 1px #000000;
   border-collapse: collapse;
  	font-size: 14px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    	color:#003f78;
}
a{
    font-family: verdana,Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
    font-size:10pt;
	font-weight:600;
	}
a:hover{
	text-decoration: none;
	color: #ffff00;
}


 h2
 {
  font-family:futura,verdana,courier;
  font-size:12pt;
  color:#cccccc;
  }
   .boton
  {
  width:80px;
  height:18px;
  background:#00aaee;
  color:white;
  border:0px;

  }
  .td{
     font-size:14px;
      height:18px;
      background-color:#00cc00;
     	color: #000000;
     }
     .input_box
{
border:1px solid #cccccc;
width:200px;
height:20px;
background-color:#289DFA;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #ffffff;
text-decoration: none;
padding-left:3px;
}
 .input_box2
{
border:1px solid #cccccc;
width:185px;
height:20px;
background-color:#289DFA;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
padding-left:3px;
}
  .boton
  {
  width:80px;
  height:18px;
  background:#00cc66;
  color:white;
  border:0px;
  font-weight:bold;
  }
  .b{
  font-size:8px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:normal;
  }
  
