/*CSS file must not be empty */

.sampleClass
{
    font: Helvetica;
    font-weight: bold;
    font-style:uppercase;
}

