body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #73BA8E;
	SCROLLBAR-HIGHLIGHT-COLOR: #7f878f;
	OVERFLOW: auto;
	CURSOR: auto;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #caced1;
	LINE-HEIGHT: normal;
	SCROLLBAR-TRACK-COLOR: #BFD3C7;
	text-align: justify;
	top: 0px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #336A48;
}
.texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #73BA8E;
    SCROLLBAR-HIGHLIGHT-COLOR: #7f878f;
    OVERFLOW: auto;
    CURSOR: auto;
    SCROLLBAR-SHADOW-COLOR: #333333;
    SCROLLBAR-3DLIGHT-COLOR: #caced1;
    LINE-HEIGHT: normal;
    SCROLLBAR-TRACK-COLOR: #BFD3C7;
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;;
	text-decoration: underline;
	cursor: hand;

}
