BODY {
	 color: black;
	 font-family: Times New Roman, Times; 
	 font-size: 10pt;
}
td.left {

    font-family: Times New Roman; 
	font-size: 10pt; 
	color: #000000;
	text-align: left;
}
td.leftb {
    font-family: Times New Roman; 
	font-size: 10pt; 
	color: #000000;
	text-align: left;
	font-weight: bold;
}
td.right {
    font-family: Times New Roman; 
	font-size: 10pt; 
	color: #000000;
	text-align: right;
}
td.center {
    font-family: Times New Roman; 
	font-size: 10pt; 
	color: #000000;
	text-align: center;
}





