body {background-color: #ffffff; color: #000000;}
// .exerc{margin-left: 370px;}
.tit1 {font-size: 14pt;
font-weight: 800;
color: #3686c7;
margin-top: 0px;
margin-bottom: -10px;
margin-left: 5px;
}
.tit2 {font-size: 14pt;
font-weight: bold;
color: #009966;
margin-top: 0px;
margin-bottom: -10px;
margin-left: 5px;
}
.normal
{color: #000000;
font-family: helvetica;
font-size: 10pt;
margin-left: 5px;
//margin-left: 45px;
z-index: 0;
}
P.normal
{color: #000000;
font-family: helvetica;
font-size: 12pt;
/*margin-left: 370px; */
margin-left: 70px;
}
li{list-style: square; padding-bottom: 10px; list-style-position: outside; line-height: 85%; font-size: medium;}
.caixa {position: absolute; top: 10px; left: 15px; width: 325px;  padding: 0px 30px 0px 15px; text-indent: 2px; text-align: justify; clear:right;
}
.caixa2 {border-left-style: dotted; border-width: 5px; border-color: #009999; padding: 0px 20px 0px 5px; text-align: left; font-size: 14pt; margin-left: 20px;
}
A:hover {color: #004c33; background-color: #ccffcc; text-decoration: none; font-weight: bold;}
.ptd a:hover {color: white; background-color: white;}}