.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333366;
}
.entrada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.titulobg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(imagens/barra.gif);
	background-repeat: no-repeat;
}
.input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	word-spacing: normal;
	border: 1px solid #495876;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #293243;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #455473;
	border-right-color: #495876;
	border-bottom-color: #293243;
	border-left-color: #293243;
	cursor: hand;
	font-size: 9px;
}
