/* ************************************************************************** */
/* *********************************** HTML ********************************* */

/* *** BODY, DIV, TABLE, IMG, P, UL, H* *** */
body { font-size: 10pt ; font-style: normal; font-family: Georgia,"Times New Roman",Times,serif ; 
       text-decoration: none; 
       border: 0 ; padding: 0 ; }

td, tr, table  { font-family: Georgia,"Times New Roman",Times,serif;}
h1, h2, h3, h4, h5, h6  { font-family: Georgia,"Times New Roman",Times,serif; color: #343a92;}
p, ul, ol, li, dl { font-family: Georgia,"Times New Roman",Times,serif ; font-size: 10pt ;}

p.comissoes {margin-bottom: -12px;}

p.peq {
font-family: Georgia,"Times New Roman",Times,serif;
font-size : 8pt;
color : #FCE8B6;
margin : 0 0 0 0;
border-style : none;
border-width : 0;
}
p.peqpreto {
font-size : 8pt;
color : #000000;
margin : 0 0 0 0;
border-style : none;
border-width : 0;
}
p.smallsmall { font-size: 70% ; }

.bigbig { font-size: 160% ; }
.normalbig { font-size: 120% ; }
.normal { font-size: 100% ; }
.normalsmall { font-size: 90% ; }
.smallsmall { font-size: 70% ; }

/* ************************************************************************** */
/* ********************************** LINKS ********************************* */
a, a:visited, a:active, a:hover { color: #343a92 ; font-weight:bold }

/* img */
a img, a:active img, a:visited img, a:hover img { border: 0 !important ; }