body{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    color: #205678;
}

p{
    margin: 18px 0px;
    line-height: 16px;
}

h1{
    font-size: 30px;
    font-weight: normal;
}

h2{
    font-size: 20px;
    font-weight: normal;
   /* margin-bottom: 30px;*/
}

#main_wrapper a{
    color: #205678;
    text-decoration: none;
}

a{
    color: #ffffff;
    text-decoration: none;
}

small{
    font-size: 11px;
}

/*boble*/
#boble h2{
    font-size: 23px;
    color: #076f9a;
    margin-bottom: 20px;
}

#boble p{
    font-size: 16px;
    color: #076f9a;
    line-height: 4px;
}