body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	leftmargin: 0;
    topmargin=: 0;
	background-color: #F5F5F5;	
}
table {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	color: #666666;
	
}

.LinkLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

a:link.LinkLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
    text-decoration: none;
	font-weight: bold;	
}

a:hover.LinkLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4FBA00;
    text-decoration: underline;
	font-weight: bold;	
}

.LinkLeftCell {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.LinkLeftTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFFF;
}

.LinkRightCell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}


.LinkBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

a:link.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;	
}
.FormBotão {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #666666;

}

.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

