BODY {
	color : Black;
	background-color : White;
	font-family : Verdana;
	font: 12px;
}
.10vermell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.titulo {
	background : #3163CE; font-style : normal; font : 12px Verdana;
	color : White;
	font-weight : 600;
}

.apartado {
	background : #99ccff;
	font-style : normal;
	font : 13px Verdana;
	color : black;
	font-weight : 500;
	text-indent: 5px;
}
.subapartado {
	font-style : normal; font : 12px Verdana;
	color : black;
	font-weight : 500;
}
a.enlace {
	color : #0000FF;
}

A {
	color : white;
}
P{
	font-size : 12px;
}
.seccion {
	background : #3163CE;
	font-style : normal;
	color : White;
	font-weight : 500;
	font-family: Verdana;
	font-size: medium;
	margin: 0px;
	text-indent: 5px;
}
.registresapart {
	background : #99ccff;
	font-style : normal;
	color : black;
	font-weight : 300;
	font-family: Verdana;
	font-size: 13px;
}
.TITOL {
	font-style : normal;
	color : black;
	font-weight : 500;
	font-family: Verdana;
	font-size: 16px;
}
.text {
	font-style : normal;
	color : black;
	font-weight : 300;
	font-family: Verdana;
	font-size: 13px;
}
