body
{

background-image : url("images/bk.jpg");
          background-color: #FFFFFF ; 
          background-repeat : no-repeat ;
          background-attachment : fixed ;
          background-position :100%  0% ;
}

.topics{
  font-size : 8pt;
  color : white;
  padding-top : 5px;
}
A{
  color : #ff8000;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
.text1{
  font-size : 10pt;
  color : #ffffff;
  padding-left:30pt;
  line-height : 130%;
}
.text2{
  font-size : 10pt;
  color : #ffffff;
}
.text3{
  font-size : 13pt;
  color : #ffffff;
}
LI{
  line-height : 200%;
}
.copyright{
  font-size : 8pt;
  color : #142f4b;
}

