.border {
	border: thin solid #333333;
}
.imagem {
	margin: 6px;
	border: thin solid #333333;
}
.titulo {
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.title1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

