body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a {
	font-size: 11px;
	font-weight: bold;
	color:#003366;
	text-decoration:none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color:#006699
	text-decoration:none;
}
.btnEntrar {
	width: 150px;
	font-size: small;
	font-weight: bold;
}
.textoBranco {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.linhaCinzaSuperior {
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.titPrincipal {
	font-size: 15px;
	font-weight: bold;
	color: #009933;
}
.titSecundario {
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}
.corpoDeTexto {
	font-size: 11px;
	color: #000000;
}
.titulo2 {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.textoEntrar {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        color: #333333;
}
