p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.whiteText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.blacText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.heading {
	font-size: 14px;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	color: #666666;
}
.whiteTextBold {
	font-weight: bold;
	color: #FFFFFF;
}

table {
border-collapse: collapse;
}


ul {
!important margin-top: -10px;
}

.active-selection-true, .active-selection-true .active-row-cell {
color: red!important;
background-color: yellow!important;
}

