BODY {
	background-color: #f7f7f7;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 10pt;
	font-family: Verdana;
}
A:link {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	color: #006699;
	font-size: 13pt;
	font-family: Verdana;
	font-weight: bold;
}
.textheader {
	color: #006699;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
}
TD {
	font-size: 10pt;
	font-family: Verdana;
}
TD.bottom_table_header {
	background-color: #6699CC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
TD.bottom_table_data {
	background-color: #F7F7F7;
	color: #000000;
	text-align: center;
	vertical-align: center;
}