Lets say I have some css rules
.bold{font-weight:bold;} .blue-bg{background-color:blue;} .white-text{color:white;}
I want to know if it\'s po