@CHARSET "ISO-8859-1";

.title{
	color: #999;
	font-size: 16px;
	font-family: "arial";
	font-weight: bold;
	} 
.txtForm{
	color: #999;
	font-size: 12px;
	font-family: "arial";
	}
.txtSearch{
	color: red;
	}
.Cadastrar{
	margin: 40px auto;
	width: 700px;
	}
.CadastrarLogado{
	margin: 40px auto;
	}