   .imgFloatRight
        {
            height: 129px;
            width: 280px;
        }
     
        .smalltitle
        {   
            color: #0000ff;
            font-size: 10pt;
            font-family: Calibri, Arial;
        }
         .verysmalltitle
        {   
            color: #0000ff;
            font-size: 8pt;
            font-family: Calibri, Arial;
        }
        
        .mediumtitle
        {   
            color: #0000ff;
            font-size: 11pt;
            font-family: Calibri, Arial;
        }
            .mediumtext
        {   
            color: #000000;
            font-size: 11pt;
            font-family: Calibri, Arial;
        }
        .smalltext
        {   
            color: #000000;
            font-size: 10pt;
            font-family: Calibri, Arial;
            text-align: justify;
        }
        .googlesearch
        {
            height: 48px;
            width: 225px;
        }
        .payment
        {
            width: 272px;
        }
        .imagealign
        {
            color: #FF0066;
        }
        .topright
        {
            width: 161px;
            height: 87px;
            font-weight: 700;
        }
        .style1
        {
            width: 280px;
        }


div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
