body {
	margin: 0px;
	background-color: #333333;
	background-repeat: repeat-y;
	background-position: left top;
}
.texto_geral {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.titulo1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.texto_menu{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.texto_top {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.texto_copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.texto_seta{
	font-family: Tahoma, Verdana, Arial;
	font-size: 7px;
	font-weight: bold;
	color: #990000;
}