/* CSS Document */
.textonormal {
	font-family: Trebuchet ms;Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #000000;
}
.textotitulo {
	font-family: Trebuchet ms;Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	text-align:justify;
	color: #000000;
}
.textonegrogran{
font-family: Trebuchet ms;Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-weight:bold;	
	color: #000000;
	}
	.textorojogran{
font-family: Trebuchet ms;Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-weight:bold;	
	color: #FF0000;
	}
	.input
{
	background-color:#ffffff;
	height=20;
	font-size:10px;
	border:#CCCCCC 1px solid
}