body 
{
	padding: 0;
	margin: 0;
	bgcolor: #FFFFFF;
	color: #000000;
}

text
{
   font-family: Tahoma;
   font-size: 12px;
   border-color: #999999;
}

select
{
   width: 140px;
   height: 19px;
   font-family: Tahoma;
   font-size: 12px;
   border-color: #999999;
}

textarea
{
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 12px;
	border-color: #999999;
	overflow: auto;
}

.TituloDestacados
{
	font-family: Arial;
	color:	#FF0000;
	font-size: 12px;
	font-weight: bold;
}

.TextoDestacados
{
	font-family: Tahoma;
	color:	#999999;
	font-size: 10px;
	font-weight: bold;
}

.TituloFicha
{
	font-family: Arial;
	color:	#FF0000;
	font-size: 14px;
	font-weight: bold;
}

.TituloCampo
{
   font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
}

.TextoCampo
{
   font-family: Tahoma;
   font-size: 12px;
   font-weight: none;
}
