body {
	font-family: "Comic Sans MS";
	background-image: url(../ImgSite/wall04.gif);
	text-decoration: none;
	background-attachment: fixed;
}
h1 {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;

}
a {
	color: #000099;
	font-size: 14px;



}
h4 {
	font-weight: normal;
	margin-bottom: 0px;

}
h2 {
	font-size: 14px;
	color: #FF6600;
}
.Linha {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;

}
.FonteTD {
	font-size: 12px;
}
.CorpoTxt {
	font-size: 12px;
}
.DivMargem {
	margin-bottom: 30px;
	font-size: 11px;
	color: #0000ff;
	margin-top: 10px;
	text-align: center;

}
.TdTitulo {
	font-size: 12px;
}
.Tabela {
	border: 1px solid #999999;
	background-color: #FFFFFF;

}
