body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
	list-style-position: outside; 
	list-style-type: square
}
table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #EFEFEF
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 10pt;

}
.noformat {  
	font-family: Arial, Helvetica, sans-serif; 
	border-style: none
}
.tablebox-thin {  
	border: 1px #000000 solid; 
	background-color: #FFFFFF
}
a:link {  
	text-decoration: none
}
a:visited {  
	text-decoration: none
}
a:hover {  
	color: #FF0000; 
	text-decoration: none
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

