BODY {
	color: Black;
	font-family: "Times New Roman", Arial, serif;
	font-size: 12px;
	text-align: justify;
	background-image : url(../imagens/bkg2.gif);
}

A {
	color: #A0522D;
}

A:HOVER {
	color: Red;
}

HR {
	color: #FFFFDF;
}
.CABECALHO {
	background-color : #009B00;
	font-size : 150%;
	color : #FFFFDF;
}
.CABECALHO_INICIAL {
	background-color : #B38C33;
	font-size : 130%;
	color : #FFFF8E;
}
.MENOR {
	font-size : 80%;
}
.MAIOR {
	font-size : 120%;
}
.LEG {
	color : #A9A9A9;
	font-size : 70%;
}
.FORTE {
	color : #B22222;
	font-weight : bold;
}
.FRACO {
	color : #FFA500;
}
H6 {
	font-family : "Times New Roman";
	font-size : 11px;
}
H5 {
	font-family : "Times New Roman";
	font-size : 13px;
}
H4 {
	font-family : "Times New Roman";
	font-size : 15px;
}
H3 {
	font-family : "Times New Roman";
	font-size : 17px;
}
H2 {
	font-family : "Times New Roman";
	font-size : 19px;
}
H1 {
	font-family : "Times New Roman";
	font-size : 21px;
}
