.img {
	background-repeat: no-repeat;
	background-position: center center;
}
img.border {
	BORDER: 1px solid #000000;
}
.data {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;	
}
.branco {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;	
}
.branco12 {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;	
}
.cinza {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color:#999999;	
}
.preto {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color:#000000;	
}
.preto12 {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color:#000000;	
}
.galeria {
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	color:#234782;	
}
.formularios {
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	background:#ffffff;
	font-size: 11px;
	font-family: arial;
}