body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin:0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}


a:link, a:visited {
	color: #000066;
	text-decoration: none; 
}

a:active, a:hover {
	color: #000099;
	text-decoration: none; 
}

p.chamadas {
	padding-right: 10px;
	padding-left: 20px;
}

p.lista {
	line-height:5px;	
}

.titulo_001 {
	font-weight:bold;
	font-size:15px;
	color: #003399;
}

.branco {
	color: White;
}

a.branco:link, a.branco:visited {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

a.branco:hover, a.branco:active {	
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.galeria {
	font-size: 9px;
	line-height:15px;
}

a.galeria:link, a.galeria:visited {
	text-decoration: none;
	font-size: 9px;
}

a.galeria:hover, a.galeria:active {	
	text-decoration: underline;
	font-size: 9px;
}

.clean {
	text-decoration: none;
}

a.clean:link, a.clean:visited {
	text-decoration: none;
}

a.clean:active, a.clean:hover{
	text-decoration: underline;
}

.cor1 {
	background-color: #929CD6;
}
.cor2 {
	background-color: #B9C5F3;
}
.cor3 {
	background-color: #CCD3EF;
}

.send {
	border: 1px solid #929CD6;
	background-color:#CCD3EF;
	color:#000066;
	width:120px;
}

input, select, textarea {
	border: 1px solid #929CD6;
	background-color:#FFFFFF;
	color:#000066;
	width:280px;
} 