	body {background: white; font-family: tahoma, sans-serif;
          background-color: rgb(230,230,230)}
	.body {width: 700px; border: solid navy 1px;
	       padding: 30px; position: absolute; top: 50px; left: 50px;
		   background-color: white}
    h1 {color: blue; font-weight: normal;}
    h2 {color: gray; font-weight: bold; font-size: 11pt; margin-top: 24pt}
	h3 {font-size: 10pt; text-align: right; font-weight: normal}
    p, li {color: rgb(70,70,70); font-size: 10pt;}
	h1 {font-size: 15pt; margin-top: 0px}
	h4 {font-size: 12pt; margin-bottom: 0px; color: red; font-weight: bold}
	h1, h4 {text-align: right}
	.url {font-size: 10pt; color: gray; font-family: tahoma;
	      position: absolute; top: -20px; left: 565px}
	a {text-decoration: none}
	ul {margin-top: 0px}
	a:hover {text-decoration: underline}
	.ind {margin-left: 20px}
	.imagem {float: right; padding: 10px; margin-left: 20px; 
	         background-color: rgb(90%,90%,90%); width: 250px}