.CREME {
	background-color : #FFFFCC;
}
.NOTA{
	font-size: 75%;
	text-decoration : none;
	color : Gray;
}
.NEGRO {
	background-color : Black;
	color : White;
}
.ARTIGO{
	font-family : "Times New Roman";
	font-size : 11px;
	text-align : justify;
}
.FORTE {
	color : #B22222;
	font-weight : bold;
}
.FRACO {
	color : #FFA500;
}
A.MEUMENU{
	text-decoration : none;
}
H1 {
	font-family : "Times New Roman";
	font-size : 16px;
	text-align : center;
	font-weight : bold;
}
H2 {
	font-family : "Times New Roman";
	font-size : 14px;
	text-align : center;
	font-weight : bold;
}
H3 {
	font-family : "Times New Roman";
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}
P {
	font-family : "Times New Roman";
	font-size : 11px;
	font-style : normal;
	line-height : normal;
}

A {
	color: #0000D7;
}

A:Hover {
	color: #FF5C0F;
}

BODY {
	color: Black;
	font-family : "Times New Roman", serif;
	font-size: 12px;
	text-align: left;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	background-image : url(../imagens/fundofp.gif);
}
