<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<html>
<head>
<title>BasiCsstyles1</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" title="estilo2" media="all">
     body { background-color: #efe9cd;
     font-family: Verdana, Geneva, Arial, sans-serif;
        line-height: 180%;}
	.midcol 
	{
	width: 68%;
	float: left; 
	font-family: "Times New Roman", Times, serif; color: #6b6c5a;
	font-style: strong;
	text-align: center;
	margin: 10 0 0 6%
	}
	.midcol a
	{
	color: #336699;
	text-decoration: none
	}
   
   .midcol a:hover 
	{
	color: red;
	text-decoration: none
	}	
	.colesq a
	{
	color: #336699;
	text-decoration: none
	}
   
   .colesq a:hover 
	{
	color: red;
	text-decoration: none
	}	
   .rightcol 
	{
	font-size: 14px;
	font-style: italic, strong;
	line-height: 25px;
	width: 13%;
	float: right; 
	font-family: "Times New Roman", Times, serif;
	color: #6b6c5a;
	text-align: left;
	margin: 50px 60px 0 0
			}
	.rightcol a
	{
	color: #336699;
	text-decoration: none;
	}
    
   .rightcol a:hover 
	{
	color: red;
	text-decoration: none;
	}
	.colesq { float: left;
	          width: 48%;
			  margin: 50 2% 0 22%;
			          }
	.coldir { float:left;
	         position: relative;
	          width: 70px;
			  margin: 300 0 0 4%;
			  padding-left: 30px;
			  line-height: 18px; 
			font-family: "Arial Black";
	        font-weight: boldest;
			font-style: strong;
			font-size: 12px;
			color: black; 
			text-align: center;
			         	}		 
	.titlo { font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-weight: boldest; font-size: 18px; color: black; text-align: center;}
	.linha {  text-align: center;}	  
	.cel { font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-weight: bolder; font-size: 14px; color: black; text-align: center;}	  		
   #footer 
	{
	color: white;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 30px;
	background-color: #6b6c5a;
	text-align: center;
	margin-top: 10%;
	clear: left;
	}
	 a
	{
	color: #336699;
	text-decoration: none
	}
	a:hover 
	{
	color: red;
	text-decoration: none
	}
	p { margin-top: 0;  } 
	    		  	  
         </style>
     </head>
       <body>
            </body>
                    </html>
