BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	border : thin Red;
	border-bottom-style : double;
	border-style : double;
}
a {
color: red;
}
.titulo {
	color : Red;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 24px;
	text-align : left;
	text-decoration : underline;
	font-weight : bold;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: #FF0000;
}
.contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border: 2px double #FF0000;
	width: 120px;
}
.baixo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 text-align: center;
}
.assinatura {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
 text-align: center;
}
.title{
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
}
.bottom {
	font-size : 11px;
}
.resumo {
	font-size : 12px;
	font-family : "Courier New", Courier, monospace;
}