  body {
	 background-color : white;
	 text-justify : auto;
	 color : #004080;
	 margin-left: 20%; margin-right: 3%;
	 background :  url("imagens/backvanessa.jpg");
    background-attachment :  fixed;
	 background-position: left top; 
	 background-repeat: no-repeat;
    scrollbar-base-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF; 
    scrollbar-arrow-color: #0080FF;
    scrollbar-highlight-color: #004080;
    scrollbar-face-color: #FFFFFF; 
	font-family :arial,  verdana, helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
}
a  {color: #0080FF;  text-decoration:   none}
a:link {color: #0080FF }
a:active  {color: #696969}
a:visited  {color: #8080FF}
a:hover {color: #696969	} 
hr {display: none} 
p {	text-align: justify;	text-indent :  3em; }
td {
	line-height: 1em;
	text-justify : auto;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal
}
H1 {
	font-family: verdana;
	font-style: normal;
	line-height: 0.5em;
	font-weight : bold;
	font-size : 15px;
	text-align: right
}
H2 {
	font-size: 13px;
	text-align: center;
	color: #004080;
	font-family: verdana;
	text-transform: none;
	font-weight: bold;
	line-height: 0.5em;
} 

