BODY {
        background:url("/arquivos-canada/fundo-visto-canada.jpg") repeat-x left top #F2F6FF;
        margin:0px;
        font-family:verdana;
        font-size:12px;
}
h1 {
        font-family:verdana;
        font-size:14px;
}
.base {
        background-image:url('/arquivos-canada/canada-base.gif');
        height:79px;
}
.tbl {
        border-style:solid;
        border-left-width:1px;
        border-right-width:1px;
        border-top-width:0px;
        border-bottom-width:1px;
        border-color:#002578;

}
A:link { text-decoration:none; color: #000000; }
A:visited { text-decoration:none; color: #000000; }
A:hover { text-decoration:none; color: #0000A0; text-decoration: none; }
A:active  { text-decoration:none; color: #0000A0; }
.tbl1 {
        border-style:solid;
        border-left-width:1px;
        border-right-width:1px;
        border-top-width:1px;
        border-bottom-width:1px;
        border-color:#002578;
}

p {
        line-height:150%;
        text-align:justify;
}