.Table_style_1 {
	background-color: #333333;
}
.Table_style_2 {
	background-color: #e3e3e3;
}
.Table_style_3 {
	background-color: #999999;
}

Body {
	font-size: 9pt;
	margin: 0px;
	background-color: #f3f3f3;
}
Table {
	font-size: 9pt;
	margin: 3px;
}

.Title_font {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}
