body, table{
	color:			#000000;
	cursor:			default;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		8pt;
}
span{
	color:			#3939A8;
	display:		block;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	font-weight:		normal;
}
a.second, a.second:visited{
	color:			#ffffff;
	text-decoration:	none;
}
a.second:hover{
	color:			#ff0000;
	text-decoration:	underline;
}	
	

.smalltextcenter{

	font-weight: 		bold;
	
	background-color : 	black;
	
	font-size: 		10px;
	
	color: 			#ffffff;
	
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	
	text-align: 		center;
	
	padding-left : 		4px;
	
	padding-right : 	4px;
	
	text-decoration : 	none;
	text-indent:		0cm;
	margin-left:		0cm;	

}

a.smalltextcenter:hover, visited{

	font-weight: 		bold;
	
	background-color : 	black;
	
	font-size: 		10px;
	
	color: 			red;
	
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	
	text-align: 		center;
	
	padding-left : 		4px;
	
	padding-right : 	4px;
	
	text-decoration : 	none;

}



