body {
    font-family:Arial;
    font-size:8pt;
}
a.menu:link {
    color:3333CC;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:9pt;
    letter-spacing:1pt;
}
a.menu:visited {
    color:3333CC;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:9pt;
    letter-spacing:1pt;
}
a.menu:active {
    color:FF6600;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:9pt;
    letter-spacing:1pt;
}
a.menu:hover {
    color:FF6600;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:9pt;
    letter-spacing:1pt;
}

a.barra:link {
    color:FFFFFF;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:10pt;
    letter-spacing:1pt;
}
a.barra:visited {
    color:FFFFFF;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:10pt;
    letter-spacing:1pt;
}
a.barra:active {
    color:FF6600;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:10pt;
    letter-spacing:1pt;
}
a.barra:hover {
    color:FF6600;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    line-height:10pt;
    letter-spacing:1pt;
}

.itext {
    color:000000;
    background-color:FFFFFF;
    font-size:8pt;
	line-height:9pt;
    border-width:1px;
	height:14px;
    border-left-color:000000;
    border-top-color:000000;
    border-right-color:AAAAAA;
    border-bottom-color:AAAAAA;
}
.ibutton {
    color:41929D;
    background-color:FFFFFF;
	font-family:arial;	
    font-size:8pt;
	line-height:8pt;
	font-weight:bold;
    height:14px;
    border-width:1px;
    border-left-color:AAAAAA;
    border-top-color:AAAAAA;
    border-right-color:000000;
    border-bottom-color:000000;
}
p.uppercase {text-transform: uppercase}
p.lowercase {text-transform: lowercase}
p.capitalize {text-transform: capitalize}

.tituloSecao {letter-spacing:1.5pt;word-spacing:3pt;}
