body {
	background-image: url(imagens/back.gif);
	background-position: 100% top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat;
	margin-top: 5px;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 1px;
	white-space: pre;
}
.subtitulo {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	word-spacing: 1px;
}
.itens {
	list-style-image: url(imagens/setavermelha.png);
	color: #000000;
}
.lista {
	list-style-image: url(imagens/setavermelha.png);
	list-style-position: inside;
	list-style-type: disc;
}



.menu {
	font-size: 8px;
	color: #336721;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.CapaBig {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.CapaRed {
	font-size: 10px;
	font-weight: bold;
	color: #E60000;
	text-decoration: none;
}
