body{
	background-image: url(images/fundo.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	font-size: x-small;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#106DA8;
	scrollbar-face-color:#BAD7E9;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#106DA8;
}

.texto01{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
}

.texto02{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
}

.texto03{
	font-size: 11px;
	font-family: tahoma;
	font-style: negrito;
	font-weight: bold;
}
	
.texto05 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}

.texto04{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.texto06 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}

