/* Style sheet til MBJ Web  */



BODY{

    font-family:Arial;

    color : #3300CC;

    font-style : normal;

    font-waight : normal;

    font-size : 12px;

    text-decoration : none;

    text-align : left;

    

}

H3{

    color : grey;

    text-decoration : none;

    font-style : normal;

    font-size : 14px;

}

H2{

    color : blue;

    font-style : normal;

    font-size : 16px;

}

H1{

    color : #000080;

    font-style : italic;

    font-size : 22px;

}




