body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	scrollbar-base-color:'#FFFFFF';
	scrollbar-arrow-color:'#340E70'; 
	scrollbar-3dlight-color:'#649AD1'; 
	scrollbar-darkshadow-color:'#1E5A98';
}

th, td{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

a {
	text-decoration: none;
}

.chica {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.subtitle {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1E5A98;
	text-decoration: none;
}
.white {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hand {
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}
