body {
    background-color:rgb (255,255,255);
    margin-left: 25%; margin-right: 15%;
    color:rgb(0,0,0); 
	font-size: 1.0em;
	font-family: "Arial Narrow";

}

fa{ 	
    color:#4682B4;
    text-align: left;
    font-size: 27px;
	font-family: "Arial Narrow";


	 :link { color: rgb (0,0,0);
	text-decoration: none;} 

fa1{ 	
    color:rgb (0,0,0);
    text-align: left;
    font-size: 15px;
	font-family: "Arial Narrow";


	 :link { color: rgb (0,0,0);
	text-decoration: none;} 

h1 {
    color:rgb (0,0,0);
    text-align: left;
    font-size: 18px;
	font-family: "Arial Narrow";

}

h2 {
    color:rgb (0,0,0);
    text-align: left;
    font-size: 18px;
	font-family: "Arial Narrow";


	 :link { color: rgb (0,0,0);
	text-decoration: none;} 
	

 div.quadro {
    background:rgb (255,255,255);
	font-size: 15px;

    border: none;
    width: 710px;
    height: 90px;
    overflow: auto;
  }