BODY{
	font-family: Verdana;;
	color: white;
	font-size: 8pt;
	background-color:transparent;
	background-repeat: repeat
}

.BODYGERAL {
	margin: 5px;
	background-color: #000000;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url("../imagens/fundo.png")
};

.cartaz {
	height: 600px;
	width: 424px
}

H1 {
	font-size: 15pt
}
H2 {
	font-size: 13pt

}
H3 {
	font-size: 11pt;
	margin-left: 20px
}
H4 {
	font-size: 11pt;
	margin-left: 40px
}
H5 {
	font-size: 11pt;
	margin-left: 60px
}

.texto{
	font-size: 10pt;
	margin-left: 100px
}

TD {
		font-family: Verdana;;
	color: white;
	font-size: 8pt;
	text-align: left

}
