BODY {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	background-color: #FFFFF9;
}

.cabec16cent {
	font-family : Arial, sans-serif;
	font-size : 16px;
	color: Blue;
	text-align : center;
}

.paragraf11 {
	font-family : Arial, sans-serif;
	font-size: 11px;
}

.paragraf11cent {
	font-family : Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

.paragraf11B {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight : bolder;
}

.paragraf12redB {
	font-family: Arial, sans-serif;
	color: red;
	font-size: 12pt;
	font-weight : bolder;
}

.paragraf13 {
	font-family : Arial, sans-serif;
	font-size: 13px;
}

.tdf9 {
	background-color: #FFFFF9;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

.tdf8B {
	background-color: #FFEBCD;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
}	

.tdf0 {
	background-color: #FFEBCD;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

HR {
	color: #FF0000;
}
