body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;



}
.links {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	filter: Glow(Color='#FFFFFF', Strength=2);
	font-size: 10px;

}
.header {
	font-size: 11pt;
	font-style: italic;
	text-transform: capitalize;
	color: #000099;
	text-align: right;
	font-weight: bold;


}
a:hover {
	color: #FF3300;
	text-decoration: none;

}
.corpo {
	color: #000066;
	padding: 10px;
}
.subtitle {
	font-size: 10px;
	color: #CC0000;
}
.emptycell {
	font-size: 6px;
}
.lineborder {
	border: 1px solid #0099FF;
	font-size: 10px;
	scrollbar-face-color:#0099FF

}
.sublink {
	font-size: 10px;
	font-weight: lighter;
	color: #CC0000;
	text-decoration: none;
}
.hand {
	cursor: hand;
}
.tdbody {
	font-size: 7pt;
	color: #000066;
	
}
table {
	padding: 0px;
	border: 0px;
}
a {
	color: #C60202;
	text-decoration: none;

}
.tooltip {
	font-size: 9px;
	position: absolute;
	visibility: hidden;
	background-color: #FFFF99;
	filter: Alpha(Opacity=95,);
	border: 1px solid;




}
.tbshadow {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #3399FF;
}
