body {
	background-image: url(imagens_site/background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D4D4D5;
	text-decoration: none;
}

.font2 {
	font-family: Times New Roman;
	font-size: x-large;
	color: #000000;
}

.font3 {
	font-family: Times New Roman;
	font-size: x-large;
	color: #99d136;
}

.font4 {
	font-family: Times New Roman;
	font-size: x-large;
	color: #FFFFFF;
}

.font5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration:none;
}

.font5_maior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

.font6 {
	font-family: "Times New Roman";
	font-size: large;
	color: #272636;
	text-decoration: none;
}

.font1_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #D4D4D5;
	font-weight: bold;
}

.font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}