.text
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #000000 ;
}
.text1
{
    font-family: serif, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #ff0000 ;
}
.text2
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #0000ff ;
}
.text3
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #0000ff ;
}


