/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	background-position: top;
	background-color: #000000;
}
.font1 {
	font-family: Tahoma;
	color: #e5e5e5;
	font-size: 11px;
	line-height: 16px;
}
.form {border: 1px solid #333333;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #f5f5f5;
}
a:link {
	color: #F5F5F5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5F5F5;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #F5F5F5;
}
.data {
	font-family: Tahoma;
	color: #D6C854;
	font-size: 11px;
	line-height: 16px;
}
.amarelo {
	font-family: Tahoma;
	color: #D6C854;
	font-size: 16px;
}
.font2 {
	font-family: Tahoma;
	color: #e5e5e5;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}
.font4 {
	font-family: Tahoma;
	color: #e5e5e5;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
}

.font3 {
	font-family: Tahoma;
	color: #999999;
	font-size: 10px;
	line-height: 16px;
}
