body {
	margin: 0px;
	text-align: center;
	background-color: #B6E7FE;
	font-size: 9pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
}

.table_10pt {
	font-size: 10pt;
	color: #08858b;
}
.table_bg {
	background-image: url(images/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_lr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0289C3;
	text-decoration: none;
}
a.A1:link {
	color: #08858B;
	text-decoration: none;
}
a.A1:visited {
	color: #08858B;
	text-decoration: none;
}
a.A1:hover {
	color: #EA0100;
	text-decoration: none;
}
.td_10 {
	padding-left: 5px;
}
