body
{
	background-color: #ffffff;

}



.textcell_noborder
{
	background-color: #ffffff;
	padding: 10;
	text-align: justify;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana,arial;
	color: #000000;
	border-topa: #000000 1px solid;
	border-lefta: #000000 1px solid;
	border-righta: #000000 1px solid;
	border-bottoma: #000000 1px solid;
}
.textcell_noborder	a {font-weight: bold;}
.textcell_noborder	a {color: #0000ff;}

.largetextcell_noborder
{
	background-color: #ffffff;
	padding: 10;
	text-align: left;
	font-size: 11pt;
	font-weight: normal;
	font-family: verdana,arial;
	color: #000000;
	border-topa: #000000 1px solid;
	border-lefta: #000000 1px solid;
	border-righta: #000000 1px solid;
	border-bottoma: #000000 1px solid;
}
.largetextcell_noborder	a {font-weight: bold;}
.largetextcell_noborder	a {color: #0000ff;}

.thumbnail
{
	background-color: #ffffff;
	padding: 10;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana,arial;
	color: #000000;
	border-topa: #000000 1px solid;
	border-lefta: #000000 1px solid;
	border-righta: #000000 1px solid;
	border-bottoma: #000000 1px solid;
}

