/* CSS Document */

.FonteTitLogon {
font-family: Discognate;
font-size:16px;
color: #999999;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
.FonteVerdana {
font-family: Verdana;
font-size:9px;
color: #999999;
}
.BotaoLogon {
	font-family: Verdana;
	font-size:9px;
	color: #999999;
	background-color: #D6D6D6;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
.FonteVerdanaPreta {
font-family: Verdana;
font-size:9px;
color: #000000;
}
