﻿body
{
    
    font-size: 12px;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
   
}

.nowFeaturingHeaderPink
{
    color: #ed1568;
    font-size: 14px; font-weight: bold;
}
.nowFeaturingHeaderBlue
{
    color: #5987c6;
    font-size: 14px; font-weight: bold;
}
.nowFeaturingHeaderGreen
{
    color: #b2bb1c;
    font-size: 14px; font-weight: bold;
}
h3
{
    padding: 0px;
    font-weight: normal;
}
.nowFeaturingSubHeader
{
    padding: 10px 0px 10px 0px;
    font-weight: bold;
    color: #333333;
}
