body {
	background-color : #FFFFFF;
}
A {
	color : #003399;
	font-size : 14px;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
A:VISITED{
	color : #003399;
	font-size : 14px;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
A:HOVER{
	color: #E60000;
	font-size: 14px;
	font-family: Arial;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
A:ACTIVE{
	color : #FF0000;
	font-size : 14px;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
}

#texto{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align : justify;
	font-style : normal;
}
#textoxpq{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align: justify;
}
#textini{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight: bold;
	color : #E60000;
	font-style : normal;
	font-variant : small-caps;
	text-align : center;
}