body {
 font: 12px/1.4 Arial,Helvetica,sans-serif;
}

/* **************************** Utility Classes **************************** */
.clear {
 clear: both;
}
.cf { 
 clear: both;
 height: 0;
 font-size: 1px;
 line-height: 0px;
}
.hidden {
 display: none;
}
.c {
 text-align: center;
}
.r {
 text-align: right;
}

