BODY  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	background-color : #ffffff;
}

TD  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}

INPUT  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

TEXTAREA  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

SELECT  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #000000;
	font-weight:bold;
	background-color: #BEBFC1;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #000000;
	background-color: #E7E5DD;
	font-weight: bold;
}

.verde {
	border-color:#006633;
	color:#FFFFFF;
	font-weight: bold;
}

.actividad {
	border-color:#FF0000;
	border-bottom-color:#FF0000;
	background-color:#767676;
	color:#FFFFFF;
	font-weight: bold;
}