body {
	background-color: #FFFFFF;
}

A {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}
A:VISITED
{
	color : #2E8B57;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
	
}
A:ACTIVE
{
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
#textoxpq{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#texto{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#textoad{
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00478A;
}
#tdb{
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005900;
	text-align: justify;
}
#tdg{
	background: #E9FFD2;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005900;
	text-align: justify;
}
#tdr{
	background: #FFECEC;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005900;
	text-align: justify;
}
#dica{
	background: #005900;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}