input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #3B6288;
	height: 17px;
	border: 1px solid #3B6288;
}
select {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #3B6288;
	height: 17px;
	border: 1px solid #3B6288;
}
textarea {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #3B6288;
	border: 1px solid #3B6288;
}
.tabela{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3B6288;
}
.line{
	height:1px;
	color: #3B6288;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #3B6288;
}

