     body {
          color : #000;
          background-color : #fff;
        	margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
          font-family : arial, Verdana, sans-serif;
          font-size : 12pt;
      }

   
#footer {
position:absolute;
bottom:0;
width : 100%;
margin:auto;
text-align:center;
        
}


img {border:0px;}

    a:link, a:visited {
          color : #00f;
          background-color : #fff;
          text-decoration : underline;
          font-weight : bold;
      }
a:hover {
          color : #00f;
          background-color : #fff;
          text-decoration : underline;
          font-weight : bold;
      }
a:active {
          color : #00f;
          background-color : #fff;
          text-decoration : none;
          font-weight : normal;
}


 a.model:link, a.model:visited {
          color : #006;
          background-color : #fff;
          text-decoration : none;
          font-weight : normal;
      }
a.model:hover {
          color : #00f;
          background-color : #fff;
          text-decoration : underline;
          font-weight : normal;
      }
a.model:active {
          color : #00f;
          background-color : #fff;
          text-decoration : none;
          font-weight : normal;
}


    a.copy:link, a.copy:visited {
          color : #000;
          background-color : #fff;
          text-decoration : underline;
          font-weight : bold;
font-size : 8pt;
      }
a.copy:hover {
          color : #000;
          background-color : #fff;
          text-decoration : underline;
          font-weight : bold;
font-size : 8pt;
      }
a.copy:active {
          color : #000;
          background-color : #fff;
          text-decoration : underline;
          font-weight : bold;
font-size : 8pt;
 }

  
    h1 {
          width : 100%;
          text-align : center;
color : #fff;
          background-color : #001C97;
border-bottom: 10px solid #f00;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
      }

