.TABLEheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.TABLEbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #DADADA;
}
.TABLEhighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #DADADA;
	font-weight: bold;
}
.TEXTnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.TEXTtiny {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.TEXTtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.TEXThighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #2256BE;
}
.TEXTnorma_white {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

