.global2 {
	font-family: Times New Roman;
	text-align: center;
	color: black;
	line-height: 2;
}

.global {
	font-family: Arial;
	text-align: center;
	color: black;
	text-decoration: none;
}

/* Parte de cima do Script */
#top {
	width: 1000px;
	height: 236px;
	background: rgb(255, 140, 0);
}

#tab1 {
	width: 100%;
	height: 100%;
	font-family: Times New Roman;
	font-style: italic;
	font-size: 40;
	text-align: center;
	font-weight: bold;
}

#td11 {
	width: 823px;
	height: 100%;
}

#td12 {
	width: 177px;
	height: 100%;
}

/* Parte do meio do Script */
#mid {
	width: 100%;
	height: 320px;
	text-align: top;
	font-family: Times New Roman;
}

/* Parte de baixo do Script */
#menu {
	width: 1000px;
	height: 150px;
	background: rgb(255, 140, 0);

}

#tab3 {
	width: 100%;
	height: 100%;
}

#menul {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	font-size: 20;
}