BODY {
	margin: 0px;
	font: 11px verdana;
	background-image:url(../img/bkGdLoopCenter.gif);
	background-position:center;
	background-repeat:repeat-y;
	}
BODY {
	background-color: #ECF1F4;
}

td.backGdMenuTopo {
	background-image:url(../img/bkGdLoopTableMenu.gif);
	background-repeat:repeat-x;
	height:22px;
}

td.backGdMenuLeft {
	background-image:url(../img/backGDMenuLeft.gif);
	background-repeat:repeat-x;
	height:20px;
	text-align:right;
}

td.backGdMenuVert {
	background-image:url(../img/bkGdLoopTableMenuVert.gif);
	background-repeat:repeat-y;
	background-position:left;
}
td.backGDMenuCell {
	background-image:url(../img/backGDMenuCell.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:15px;
}

.titulo1, a.titulo1, a.titulo1:active, a.titulo1:visited  {
	font: 15px verdana;
	color:#006699;
	font-weight:bold;}

.titulo2, a.titulo2, a.titulo2:active, a.titulo2:visited  {
	font: 13px verdana;
	color:#006699;
	font-weight:bold;}

.assinatura {
	color:#999999;
}

a, a:active, a:visited {
	text-decoration:underline;
	color:#006699;
}
a:hover{text-decoration:none;




