<STYLE>
<!-
    {}
    p  {font: 12pt "Arial";
	color: white;}

    p.titulo { font: 20pt "Verdana";
              font-weight: bold;
	      color: orange;
	      text-align: center}

    p.body { font: 12pt "Verdana";
             font-weight: bold;
             color: lightgray;
	     text-align: center}

    p.chamada { font: 12pt "Calibri";
                font-weight: regular;
	        color: lightgreen;
	        text-align: center}

    a:link {color: blue }

    a:visited {color: purple }

    a:active {color: pink }

    a:hover {color: orange }

    a.titulo {font: 20pt "Verdana";
              	    font-weight: bold;
	  	    color: orange;
	      	    text-align: center}

    a.tableheader {text-decoration: underline;
		   font: 14pt "Verdana";
		   color: blue }

    a.tablecellwhite  {font: 12pt "Times New Roman";
		       color: white }

    a.tablecellorange {font: 12pt "Times New Roman";
		       color: orange }


    .littlelink {text-decoration: underline;
	         font: 10pt "Arial" }

    .mylink {text-decoration: underline;
	     font: 12pt "Arial" }

    .tableheader { text-align: center;
		   font:  14pt "Verdana";
		   font-style: italic;
		   color: black}

    .tablecellwhite { font: 14pt "Times New Roman";
		      color: white }

    .tablecellblack { font: 12pt "Times New Roman";
		      color: black }

    .aciona {font-size: 30;
             font-style: italic;
             font-weight: bold;
             color: red}

    .volta  {font-size: 16;
             text-decoration: none;
             color: black}
->
</STYLE>
