

body          {        
		padding-left: 1em;
        	font: verdana; font-size: 10;
        	font-weight: ; 
        	color: #000000;
        	background-color: #0069c0;
        	margin: 0cm 1cm;
              }
 
ul.navbar     { 
            	list-style-type: none;
            	padding: 0;
            	margin: 0cm 0cm;
            	position: absolute;
            	top: 0em;
            	left: 02em;
            	width: 12em }


ul.navbar li { 
               background: #66cc33;
               margin: 0.50em 0; 
               padding: 0em;
               border-right: 1em solid }

ul.navbar a { 
	       text-decoration: none 
	    }




ul.navlink { 
               list-style-type: none;
               padding: 0;
               margin: 1cm 10cm;
               position: absolute;
               top: 5em;
               left: 02em;
               width: 12em }

a:link     { 
	       color: black; 
	   }

a:visited  { 
	       color: white; 
           }




	   .titulo { font-family: verdana; font-size: 10Pt;
           color: blue; font-weight: bolder;  }

	   titulo1 { font-family: verdana; font-size: 150pt;
           color: #111111; font-weight: bolder; }

	   titulo3 { font-family: verdana; font-size: 50pt;
           color: #ffffff; font-weight: bold; }

	   p.titulo4 { font-family: verdana; font-size: 20Pt;
           color: #000000; }
	   titulo { font-family: verdana; font-size: 140Pt;
           color: #000000; font-weight: bolder; border: "2" }

</body>

