P	{	
		background-color: #FFFFF1;
		font-family:"Times New Roman";
		color: "#00001F";
		font-size:16px;
		font-weight: "normal";
		text-align: "justify";
		text-indent: 20px;
	}
UL	{	
		background-color: #FFFFF1;
		font-family:"Times New Roman";
		color: "#00001F";
		font-size:16px;
		font-weight: "normal";
		text-align: "justify";
		text-indent: 20px;
	}
P.firma	{	
		background-color: #FFFFF1;
		font-family:"Times New Roman";
		color: "#00001F";
		font-size:16px;
		font-weight: "normal";
		text-align: "right";
	}
BODY	{	
		background-color: #FFFFF1;
		font-family:"Times New Roman";
		color: "#0000C0";
		font-size:17px;
		font-weight: "normal";
		text-align: "justify";
	}
A	{
		font-family:"Times New Roman";
		font-size: "16px";
		font-weight: "bold";
	}

A:visited	{	
		text-decoration:none;
		color:"#800000";
	}
A:hover	{	
		text-decoration:none;
		color:"red";
	}
A:link	{	
		text-decoration:none;
		color:"blue";
	}

A.brR	{
		font-family:"Times New Roman";
		font-size: "13px";
		font-weight: "bold";
	}
A.brR:visited	{	
		text-decoration:none;
		color:"#FFFFD0";
	}
A.brR:hover	{	
		text-decoration:none;
		color:"#FFFF40";
	}
A.brR:link	{	
		text-decoration:none;
		color:"#FFFFD0";
	}
A.ele	{
		font-family:"Times New Roman";
		font-size: "24px";
		font-weight: "bold";
	}
H1	{
		font-family:"Times New Roman";
		font-style: "normal";
		text-align:"center";
		color: "#800000";
		font-size:26px;
		font-weight: "bold";
	}
H2	{
		font-family:"Times New Roman";
		font-style: "italic";
		text-align:"center";
		color: "#800000";
		font-size:20px;
		font-weight: "bold";
	}
H3	{
		font-family:"Times New Roman";
		text-align:"left";
		font-style: "normal";
		color: "#800000";
		font-size:18px;
		font-weight: "bold";
	}
H4	{
		font-family:"Times New Roman";
		text-align:"left";
		color: "#800000";
		font-size:14px;
		font-weight: "normal";
	}
H5	{
		font-family:"Times New Roman";
		text-align:"left";
		color: "#800000";
		font-size:13px;
		font-weight: "normal";
	}
H6	{	
		font-family:"Times New Roman";
		text-align:"left";
		font-weight: "normal";
		font-size:10px;
	}

TABLE	{	border:0;
		cellpadding:0;
		cellspacing:0;
		font-family:"Times New Roman";
		color: "#220088";
		font-size:18px;
		font-weight: "normal";
	}
		