#text_page{
    font-size: 13px;
    line-height: 20px;
}

#text_page p {
    margin-bottom: 15px;
}

#text_page strong{
    font-weight: bold;
}


#text_page ul {
    list-style: disc outside none;
    margin-bottom: 15px;
    margin-left: 25px;
}

#text_page a {
    color: #468ACA;
}

#text_page h2{
    font-size:15px;
    margin-bottom:15px;
}

#text_page h3{
    font-size:13px;
    margin-bottom:15px;
}
