BODY {
	SCROLLBAR-FACE-COLOR:#DCDEDE;
	SCROLLBAR-HIGHLIGHT-COLOR:#EFEFEF;
	SCROLLBAR-SHADOW-COLOR: #EFEFEF;
	SCROLLBAR-3DLIGHT-COLOR: #EFEFEF;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR:#DCDEDE;
	SCROLLBAR-DARKSHADOW-COLOR:#DCDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3773;

}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3773;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #1E3773;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D6F;
	border: 1pt solid #DFDFDF;
	background-image: url(contato/bg_campo_form.gif);
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D6F;
	background-image: url(contato/bg_campo_form_msg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	border: 1pt solid #dfdfdf;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002D6F;
	background-color: #f0f0f0;
	border: none;
	background-image: url(contato/bg_campo_form.gif);
}
