div#oneColumnContent > div:nth-child(2) > div:nth-child(1) {
    font-weight: bold;
    font-size: 26px;
    color: #1F9FB8;
    text-align: center;
    margin-top: 20px; 
}

div#oneColumnContent > div:nth-child(2) > div:nth-child(2) {
    margin-top: 20px; 
    margin-left: 15px;
    width: 609px;
}

div#oneColumnContent > div:nth-child(2) > div:nth-child(3) {
    font-weight: bold;
    font-size: 26px;
    color: #1F9FB8;
    text-align: center;
    margin-top: 20px; 
}

div#oneColumnContent > div:nth-child(2) > div:nth-child(4) {
    margin-top: 20px; 
    margin-left: 15px;
    width: 609px;
}

div#oneColumnContent > div:nth-child(2) > a {
    font-weight: bold;
    color: #1F9FB8;  
}

div#imgDrchaInferior img{
    margin-top: 30px;
    width: 193px;
    height: 240px;
}

div#imgDrchaInferior2 img{
    margin-top: 30px;
    width: 129px;
    height: 81px;
}

div.h1trinity {
    font-family: "Bookman",Arial;
}