body{
	margin-left: 0pt;
	margin-right: 0pt;
	font-size: 9pt;
	background: #ebebeb;
	color: #303030;
	line-height: 120%;
}

td, th{
	font-size: 9pt;
	background: #ebebeb;
	color: #303030;
	line-height: 120%;
}


td.title{
	font-size: 11pt;
	font-weight: bold;
	background: #d0d0f0;
}

td.index{
	background: #d0f0d0;
}

td.cntarea{
	background: #ffffff;
}

th.anchor{
	text-align: left;
	background: #a0a0c0;
	color: #303030;
	font-weight: bold;
}

th.footer{
	text-size: 8pt;
	text-align: right;
	background: #c0a0a0;
	color: #303030;
	font-weight: normal;
}

span.sub{
	font-size: 8pt;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #303030;
	font-weight: bold;
}

a:link{
	text-decoration: none;
	color: #303030;
	font-weight: bold;
}

a:active{
	text-decoration: none;
	color: #a03030;
	font-weight: bold;
}

a:visited{
	text-decoration: none;
	color: #303030;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #a03030;
	font-weight: bold;
}