	body
	{
		margin: 0;
		padding: 0;
		color: #333;
		font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		text-align: center;
	}
	
img
	{
		margin:10px;
		border-color:transparent;
	}
	
.img-note
	{
		display:none;
	}
	
#emailint
	{
		height:180px;
	}
	
a
	{
		color: #307082;
	}
	

acronym
	{
		border: none;
	}

#quickSummary, #footer, #linkList, #pageHeader, form, fieldset
	{
				display: none;
	}
	
#container
	{
		margin: 0px 0px 0px 0px;
		width: 100%;
		background: #fff;
		padding: 0 10px 0 10px;
	}
	
p
	{
		text-align:justify;
	}
	
dd
	{
		text-align:justify;
		padding-top:10px;
		padding-bottom:40px;
	}
	
dt
	{
		font-weight: bold;
	}
	
#container #intro #quickSummary .p1
	{
		font-size: 11px;
		height: 171px;
		background: url(../imagens/background.jpg) no-repeat;
		margin: 0;
		width: 100%;
		color: #fff;
		font: 12px/150% Trebuchet MS;
	}
	
#container #intro #quickSummary .p1 span
	{
		padding: 20px 30px 0 30px;
		display: block;
		margin: 0;
		font: 12px/150% Trebuchet MS;
	}
	
#preamble, #supportingText
	{
		width: 100%;
	}
	
#supportingText p, #preamble p
	{
		line-height: 150%;
		margin: 10px 0 10px 0;
	}
	
#preamble h3, #explanation h3
	{
		margin: 24px 0 10px 0;
		font-size: 12pt;
	}