.drop_shadow {
	filter: DropShadow(color=#dddddd,offx=2,offy=2,Positive=1);
}
.foto_geraldo {
	margin-right: 22px;
	margin-bottom: 22px;
}

.bordas {
	border: 1px solid #666666;
	filter: DropShadow(color=#cccccc,offx=2,offy=2,Positive=1);
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	border: 2px solid #e5e5e5;
	width: 106px;
}
.formulario_recado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	border: 2px solid #e5e5e5;
	width: 150px;
}
.submit_email {
	background-image: url(images/submit.jpg);
	height: 60px;
	width: 73px;
	border: 3px solid #CCCCCC;
	cursor: hand;
}
body, td, tr, tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.fonte10 {
	font-size: 10px;
}

a:link {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.bordas_noticias {
	border: 1px solid #f1f1f1;
}
.hand {
	cursor: hand;
}
.submit {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	background-color: #CCCCCC;
	border: 2px solid #999999;
}
.recado {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
	border: 2px solid #e5e5e5;
}
.fonte_09 {
	font-size: 9px;
}
