.txt
{
   border:1px solid #000000;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
  font-weight:bold;
  background-color:"#FFFFFF";
}
.head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
  font-weight:bold;
}
.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:"#FFFFFF";
}
.butt
{
      border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#D6C7B5;
	color:#003366;
}
.tarea
{
   border:1px solid #000000;
   overflow:auto;
}



