BODY		{
		background-color="#D5D5D5";
		}

H1		{
		color: "#000000"; 
		text-decoration: none;
		font-family: Arial;
		font-size: 10 pt;
		}

H2		{
		color: "#000000"; 
		text-decoration: none;
		font-family: Arial;
		font-size: 8 pt;
		}

A		{
		color: "#1C46DC"; 
		text-decoration: none;
		font-family: Arial;
		font-size: 8 pt;
		font-weight: bold;
		}

.aback		{
		color: "#0079c5";
		font-family: Arial;
		font-size: 9 pt;
		}

.txt		{
		color: "#000000";
		font-family: Arial;
		font-size: 9 pt;
		text-align: justify;
		margin-left: 20;
		margin-right: 20;
		}

.txt_small	{
		color: "#000000";
		font-family: Arial;
		font-size: 8 pt;
		text-align: right;
		margin-left: 20;
		margin-right: 20;
		}

.img_info	{
		text-align: right;
		}

.back		{
		margin-right: 20;
		text-align: right;
		}

.table_orig	{
		background-color: "#0079C5";
		}

.table_back	{
		background-color: "#D5D5D5";
		}