@import url("base_ie5ns6.css");

 a:link { color: #1E90FF;
          text-decoration: none }
 a:visited { color: #6495ED;
             text-decoration: none }
 a:hover { color: #87CEFA;
           text-decoration: underline }
 a:active { color: #F69;
            text-decoration: underline }
 table.border1 { border-top: 1px solid #CCC;
                 border-left: 1px solid #CCC;
                 border-right: 1px solid #CCC;
                 border-bottom: 0px solid #CCC }
 table.border2 { border-top: 1px solid #CCC;
                 border-left: 1px solid #CCC;
                 border-right: 1px solid #CCC;
                 border-bottom: 1px solid #CCC }
 table.border3 { border-top: 0px solid #CCC;
                 border-left: 1px solid #CCC;
                 border-right: 1px solid #CCC;
                 border-bottom: 1px solid #CCC }
.t_right { text-align: right }
.t_centre { text-align: center }
 address { margin-bottom: 0em }