body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	scrollbar-arrow-color:#665FA4;
	scrollbar-track-color:#665FA4;
	scrollbar-shadow-color:#003399;
	scrollbar-face-color:##003399;
	scrollbar-highlight-color:##FFFFFF;
	scrollbar-darkshadow-color:#665FA4;
	scrollbar-3dlight-color:#003399;

}
.TableContent {
	font-size: 12px;
	color: #311A58;
}
.Titulo {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}
table {
	font-size: 11px;
}
a:link {
	font-weight: bold;
	color: #311A58;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #311A58;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #311A58;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #43357B;
	text-decoration: none;
}

