/* CSS Document */
.letra{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
}
.caixa{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
}
.letra2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:400;
}
.botao{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
}
