body
	{
	Background-Color : #FFFFFF
	}

td.rosa
	{
	background-color : #D773D7;
	}

td.azul
	{
	background-color : #5050D1;
	}
	
td.verde
	{
	background-color : #41A13F;
	}
a.titulo:link, a.titulo:visited, a.titulo:active, a.titulo:hover
	{
	color : #DDDDDD;
	font-weight : bold;
	text-decoration : none;
	}

p.titulo, p.tituloblanco
	{	
	color : #000000;
	font-weight : bold;
	margin-left : 5px;
	font-size :14pt;
	}	

p.lista
	{
	margin-right : 30px;
	margin-left : 30px;
	border-left-width : thin;
	border-bottom-width : thin;
	border-color : #000000;
	padding-left : 10px;
	font-weight : normal;
	font-size :12pt;
	}
	
p.tituloblanco
	{
	color : #FFFFFF;
	}