body { font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
td { font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
a:active { color: #0000CC; text-decoration: none }
a:link { color: #0000CC; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #0000FF; text-decoration: underline }
.TableTitleRow { background-color: #C8D6E5; font-weight: bold; text-align: center }
.TableTitle { font-weight: bold; text-align: center; font-size: 10pt }
.TableRow1 { background-color: #FFFFFF }
.TableRow2 { background-color: #EEEEEE }
.TableSolidRow { font-weight: bold; background-color: #C8D6E5 }
.TableSummaryRow { font-weight: bold; background-color: #E0E9F3 }
.TableCell { padding-left: 4pt; padding-right: 4pt }
.ReportTitle { font-weight: bold; font-size: 13pt }
.CategoryTitle { font-weight: bold; font-size: 13pt }
.SinglePageCategoryTitle { font-weight: bold; font-size: 13pt }
.ChartTitle { font-weight: bold; text-align: center; font-size: 10pt }
.SectionTitle { font-weight: bold; text-align: center; font-size: 7pt; background-color: #000099; color: #FFFFFF }
.TOC { background-image: url(contents_back.gif); background-repeat: repeat-x }
.TranslatedContentsTitle { color: #333333; font-weight: bold; font-size: 11pt }
.botao{
	border-right: 1px outset;
    border-top: 1px outset;
    font-weight: bolder;
    font-size: 8pt;
    border-left: 1px outset;
    color: white;
    border-bottom: 1px outset;
    font-family: Arial;
    background-color: #ff9e00;
	/*background-color: #b7c6d5;*/
    text-align: center;
	text-decoration: none;
}
.botaob{
	border-right: 1px outset;
    border-top: 1px outset;
    font-weight: bolder;
    font-size: 8pt;
    border-left: 1px outset;
    width: 130pt;
    color: white;
    border-bottom: 1px outset;
    font-family: Arial;
    heigth: 40pt;
	/*background-color: #ffa600;*/
    background-color: #ff9e00;
    text-align: left;
	text-decoration: none;
}
.textoNormal{
	font-size: 12px;
    color: #000063;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
