BODY {
	font-family: Arial, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
}

P {
	font-family : "Arial", "Comic Sans MS";
	font-size: 12px;
}

.Pcenter {
	font-family: "Arial", "Comic Sans MS";
	font-size: 12px;
	text-align: center;
}

.Titulo {
	font: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-size: 28px;
	color: #008000;
}

TD {
	font-family: "Comic Sans MS";
	font-size: 10px;
	text-align: center;
}

.TD60 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 60px;
}

.TD250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 250px;
}

.tdmenudir {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: right;
	width: 400px;
}

.tdmenucentral {
	font-family: "Comic Sans MS";
	font-size: 10px;
	width: 16px;
	text-align: left;
	background-color: White;
}

.tdmenuesq {
	font-family: "Comic Sans MS";
	font-size: 10px;
	width: 160px;
	text-align: left;
}

.tdfolha {
	font-family: "Comic Sans MS";
	font-size: 12px;
	width: 160px;
	text-align: left;
}

.tdsetas {
	font-family: "Comic Sans MS";
	font-size: 12px;
	width: 51px;
	text-align: center;
}

.tdTituloesq {
	font-family: Arial;
	font-size: 22px;
	width: 313px;
	text-align: left;
	color: Green;
}

A {
	text-decoration: none;
	color: Black;
	font-size: 14px;
}

A:Hover {
	text-decoration: underline;
	color: Red;
	font-size: 14px;
}

.Amm {
	text-decoration: none;
	color: Navy;
	font-size: 14px;
}

.Amm:Hover {
	text-decoration: underline;
	color: Red;
	font-size: 14px;
}

HR {
	color: #000000;
	height: 1px;
}

.HR300 {
	color: #000000;
	height: 1px;
	width: 300px;
	text-align: center;
}