* {
  margin  :  0px;
  padding :  0px;
     }

body{
   background-image      : url(bg_file.png); 
   background-attachment :            fixed;
   background-repeat     :        no-repeat;
   background-position   :     right bottom;
     }

body div {
  width       :   640px;
  margin      :     4px;
  padding     :     0px;
  text-align  :    left;
   }
#title {
  margin-top    :  10px;
  margin-bottom :   4px;
  margin-left   :  10px;
  margin-right  :  10px;
   }
#date {
  width       :   640px;
  font-size   :     9pt;
  color       : #6a6a6a;
  text-align  :   right;
   }
#preface {
  width       :   620px;
  margin-top    :  20px;
  margin-bottom :   0px;
  margin-left   :  20px;
  margin-right  :  20px;
  padding     :    10px;
  font-size   :    10pt;
  color       : #4a4a4a;
  line-height :    13pt;
   }
#sign {
  width       :   600px;
  margin-top    :   0px;
  margin-bottom :  20px;
  margin-left   :  20px;
  margin-right  :  20px;
  padding     :     0px;
  text-align  :   right;
  font-size   :    10pt;
  color       : #4a4a4a;
  line-height :    13pt;
   }
#legend {
  margin-top    :  60px;
  margin-bottom :  50px;
  width       :   610px;
  padding     :     6px;
  font-size   :    10pt;
  color       : #36406a;
  line-height :    13pt;
  background-color:           #dbdeed;
  border      :     1px #0090ca solid;
  position    : relative; left:  20px;
   }
#list {
  margin-top    :  20px;
  width       :   240px;
  font-size   :    12pt;
  color       : #52467c;
  line-height :    12pt;
  position    : relative; left:  20px;
   }
#dl {
  width       :   525px;
  margin      :     2px;
  font-size   :    10pt;
  color       : #fbfcff;
  line-height :    12pt;
  background-color:           #efefef;
  border      :     1px #2e336c solid;
  position    : relative; left:  20px;
   }
#adobe {
  width       :   340px;
  font-size   :     8pt;
  color       : #36406a;
  line-height :    10pt;
  position    : relative; left: 230px;
   }
#link {
  margin-top    :  60px;
  margin-bottom :  10px;
  width       :   340px;
  font-size   :    10pt;
  color       : #36406a;
  position    : relative; left:  80px;
   }
#right {
  width       :   620px;
  font-size   :     9pt;
  color       : #36406a;
  line-height :    12pt;
  position    : relative; left:  20px;
   }


#navy {
   background-color: #334194;
     }
#adobered {
   background-color: #b7151a;
     }
#excelgreen {
   background-color: #5a9b48;
     }


a{
   color                 : #4d487c;
   text-decoration color : #000000;
     }
a.visited{
   color           :   #4d487c;
   text-decoration : underline;
     }
a:hover{
   color           :   #e6256b;
   text-decoration : underline;
     }
