body { background-color: #911414;
       background-image: url(db-bg.png);
       background-repeat: repeat;
       background-attachment: fixed;
       font-family: "Verdana", sans-serif;
       font-size: 12pt;
       color: #FCDFB8;
     }

a:link { color: #FCDFB8;
         text-decoration: none;
       }

a:visited { color: #FBCD8F;
            text-decoration: none;
          }

a:hover { color: #ffffff;
          text-decoration: underline;
        }

#l-float  { float: left;
            width: auto;
          }

#mothsig     { float: left;
               width: auto;
             }

#smalltitle  { float: right;
               width: auto;
             }

#box     { background-color: #000000;
           margin-top: 2%;
           margin-left: 4%;
           margin-right: 4%;
           border-style: inset;
           border-width: 5px;
           border-color: #FBCD8F;
           clear: both;
           font-family: "Verdana", sans-serif;
           font-size: 12pt;
           font-weight: normal;
           color: #FCDFB8;
         }

P.style0 {  font-family: "Palatino", serif;
            color: #FCDFB8;
            font-style: italic;           
            font-size: 12pt;
            text-align: justify;
            margin-left: 5%;
            margin-right: 5%;
         }

P.style0b { font-family: "Palatino", serif;
            color: #FCDFB8;
            font-style: italic;           
            font-size: 12pt;
            text-align: right;
            margin-left: 2%;
            margin-right: 5%;
          }

P.style1 { font-family: "Verdana", sans-serif;
           font-weight: normal;
           color: #FCDFB8;
           font-size: 12pt;
           text-align: justify;
           margin-left: 2%;
           margin-right: 2%;
         }

P.style1b { font-family: "Verdana", sans-serif;
            color: #FCDFB8;
            font-size: 12pt;
            text-align: center;
            margin-left: 5%;
            margin-right: 5%;
          }

P.style1i { font-family: "Verdana", sans-serif;
            color: #FCDFB8;
            font-style: italic;           
            font-size: 12pt;
            text-align: justify;
            margin-left: 10%;
            margin-right: 10%;
          }

P.style2 { font-family: "Verdana", sans-serif;
           color: #FCDFB8;
           font-size: 12pt;
           font-weight: bold;
           text-align: center;
           margin-left: 5%;
           margin-right: 5%;
         }


P.style3 { font-family: "Verdana", sans-serif;
           font-weight: normal;
           font-style: italic;
           font-size: 12pt;
           color: #FCDFB8;
           text-align: left;
           margin-left: 5%;
           margin-right: 5%;
         }

P.disclaimer { font-family: "Verdana", sans-serif;
               color: #ffffff;
               font-style: italic;           
               font-size: 10pt;
               text-align: justify;
               margin-left: 5%;
               margin-right: 5%;
             }