body {
	background-color: #F1F1F1;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
}

a.titulos:link { text-decoration: underline;}
a.titulos:visited { text-decoration: underline;}
a.titulos:hover { text-decoration: underline;}
a.titulos:active { text-decoration: underline;}

.conteudo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
}
a.conteudo:link { text-decoration: underline;}
a.conteudo:visited { text-decoration: underline;}
a.conteudo:hover { text-decoration: underline;}
a.conteudo:active { text-decoration: underline;}

.titulos_big {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
}
.conteudo_p {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	text-align: left;
}
.foto {
	border: medium solid #003333;
}
.form  {
	border-style:1px solid #003333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	padding: 1px;
	font-weight: bold;
}
.bt {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D474C;
	border: medium solid #1D474C;
}
