body {
	background: #ffffff;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	}
.div {
	background: url(layout/fundo_top.gif);
	background-repeat: repeat-x;
	}

body,td,th,input,textarea,select {
	font-family: Verdana;
	font-size: 10px;
}
a {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	}

.style2 {color: #FFFFFF
	}