#travel_ins {
    font-family : arial, sans-serif;
    font-size : 11px;
    color : #333333;
    line-height : 17px;
    }

#travel_ins p {
    font-size : 11px;
    color : #333333;
    margin-top : 0px;
    line-height : 17px;
    }

#travel_ins h1 {
    color : #2B8BB1;
    font-size : 19px;
    font-weight : normal;
    margin-bottom  : 5px;
    margin-top  : 0px;
    }

#travel_ins h2 {
    color : #2C8AAE;
    font-size : 11px;
    font-weight : bold;
    margin : 0px;
    }

#travel_ins a:link, #travel_ins a:visited {
    color : #2B8BB1; 
    text-decoration : underline;
    font-weight : normal;
    font-size : 11px;
    }

#travel_ins a:focus, #travel_ins a:active {
    color : #fff; 
    background-color : #2B8BB1;
    text-decoration : none;
    }
    
#travel_ins .bluebold {
    color : #2B8BB1;
    font-weight : bold;
    }

