#text {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#text p {
    margin: 10px 35px 10px 45px;
    font-size: 0.9em;
}

#text strong {
    font-weight: bold;
}

#text h1 {
    font-size: 1.3em;
    color: #757D8D;
    margin: 10px 30px;
}

#text #banner {
    display:none;
}

#text #TexteOnly {
    font-size: 0.9em;
    border: 1px solid #112449;
    margin: 0px 30px 10px;
    padding: 10px;
    font-weight: normal;
}

#text #TexteOnly p {
    margin-left: 15px;
    font-size: 1.1em;
}

#text #TexteOnly em {
    color: #333;
}
