﻿BODY {
			font-family:Arial; font-size:12pt;
			margin:10; padding:0; margin-left:10; margin-right:10; margin-top:10; margin-bottom:10;
}

a:link
{
		font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(245, 214, 171);
		text-decoration: none; 
}
a:visited
{
		font-family: Arial;
		font-size: 12pt;
	   	font-weight: normal;
		color: rgb(245, 214, 171); 
		text-decoration: none; 
} 
a:active 
{
		font-family: Arial;
		font-size: 12pt;
	   	font-weight: normal;
		color: rgb(245, 214, 171); 
		text-decoration: none; 
}

.texto1 { font-family: Arial;
       	font-size: 18pt;
       	font-weight: normal;
       	color: rgb(0, 0, 0);
      	}

.texto2	{font-family: Arial;
		font-size: 14pt;
		font-weight: normal;
		color: rgb(255,255,255);
		}

.texto2b {font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,255,255);
		}

.texto3	{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(245, 214, 171);
		}

.texto3b{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(0,0,0);
		}

.texto3c{font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: rgb(128,0,0);
		}
.texto3d{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(0,0,128);
		}
.texto3e{font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		color: rgb(128,0,0);
		}
.texto3f{font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: rgb(0,0,0);
		}

.texto4 { font-family: Arial;
       font-size: 12pt;
       font-weight: bold;
       color: rgb(0,0,128);
     }

.texto5	{font-family: Arial;
		font-size: 10pt;
		font-style: italic;
		font-weight: normal;
		color: rgb(173,187,255);
		}
		
.texto5b {font-family: Arial;
		font-size: 10pt;
		font-style: italic;
		font-weight: bold;
		color: rgb(0,0,128);
		}
.texto5c {font-family: Arial;
		font-size: 10pt;
		font-weight: normal;
		color: rgb(173,187,255);
		}
		
.texto5d {font-family: Arial;
		font-size: 10pt;
		font-style: italic;
		font-weight: bold;
		color: rgb(128,0,0);
		}
		
.texto6 {font-family: Arial;
		font-size: 18pt;
		font-weight: normal;
		color: rgb(173,187,255);
		}