body {
	margin: 0px;
}

body, td, p, li, th {
	font: 12px Verdana;
}

.frm-nome {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
	text-align: right;
}
.form-campo-txt {
	border-width: 1px;
}
A.esqueceu {
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;
}
A.esqueceu:hover {
	color: #3366CC;
}
.tabela-titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 4px 7px 4px 7px;
	text-align: center;


}
.tabela-id {
	font-weight: bold;
	background-color: #ACE2FB;
	text-align: center;
	color: #006699;

}
