body {padding:0; margin:0; color:#000000}
br{font-size:10px}
.titulos{
	font-family:Tahoma;
	font-size:14px;
	color:#003366;
	font-weight: bold;
}
.creditos{
	font-family:Tahoma; 
	font-size:10px;  
	color:#666699;
}
.subtitulo{
	font-family:Tahoma;
	font-size:12px;
	color:#003366;
	font-weight: bold;
}	
.body{
	font-family:Tahoma;
	font-size:12px;
	color:#003366;
	text-align: justify;
}
.claro{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF
}
#input{width:160px; height:21px;}
		 
#input1{width:134px; height:21px;}		

#textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
}