BODY  {
	font-size : 11pt;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;

	color : white;
	background-color : black;
	text-align : justify;
	margin-left : 20pt;
	margin-right : 20pt;
	margin-top : 10pt;
}

.text
{
	color : white ;
	text-align : justify;
}
.margenesAnchos
{
	margin-left : 30pt;
	margin-right : 30pt;
}

.textFoto 
{
	margin-top: 8pt; 
	font-size:  8pt;
		color : white ;
}

.textMenu  {

	font-size :  8pt;
}

.negrita  {
	font-weight : bold;
}

.cursiva  {
	font-style : italic;
	text-align : justify;
		}

.subitem  {
	margin-left : 50pt;
}

.resaltat  {
	color : white ;
}

.titulo  {
	font-size : 14pt;
	font-weight : bold;
	color : black ;
}

.subtitulo	{
	font-size : 12pt;
	font-weight : bold;
	color : white ;
}

.petita  {
	font-size : 8pt;
}


A  {
	color : red;
	text-decoration : none;
}

A:Hover  {

	color : white;
}



