	/* Hoja de estilos para la página de motes */
 
td {text-align: left; font-size: 10pt; vertical-align: top}
.mot1 {
		font-size: 10pt;
		font-weight: bold;
		text-align: center;
		width: 25%;
		background-color: #00FFFF;
		color : Black;
	}
.mot2 {
		font-size: 10pt;
		font-weight: bold;
		text-align: center;
		background-color: #00FFFF;
		color : Black;
	}
