BODY {
	margin: 0px;
	padding: 0px;
}
td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11.4px;
	color: #222D00;
	font-weight: normal;
	background-color: #99CC00;
	text-indent: 10px;
}
.text1 {
	font-family: "Trebuchet MS";
	font-size: 11.4px;
	color: #ffffff;
	font-weight: normal;
	background-color: #003955;
	text-indent: 10px;
}
.usuario {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.caja {
	background-color: #F8F8F8;
	border: 6px solid #CC0000;
}
.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#CC0000;
	left: 5px;
	text-align: center;
}
.celda1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#003955;
	left: 5px;
	text-align: center;
}
.tablabotones {
	font-weight: normal;
	border: 1px dotted #CC0000;
}
.celditas {
	font-family: "Trebuchet MS";
	font-size: 11.5px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	left: 5px;
	text-align: left;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-indent: 10px;
}

.inicio {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}

.texto1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003955;
}

.texto2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
