h1 {font-family: Futura, Arial, Helvetica; font-size: 18px; color: #000000;}

h2 {font-family: Futura, Arial, Helvetica; font-size: 15px; color: #000000;}

h1,h2,h3,h4,h5,h6 {margin-bottom:0;padding-bottom:0}

p {font-family: Futura, Arial, Helvetica; font-size: 14px; color: #000000;}

a:link {color: #3F3F6F;}

a:visited {color: #3F3F6F;}

a:active {color: #3F3F6F;}

a{text-decoration:none}

a:hover {color:#FFFFBF;}

body {background-image: url(http://papericons.com/functional/tile_paper.png);
       background-attachment: fixed}

  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(http://papericons.com/functional/borders/top.png)
  }

  td.shadow-topright { 
    width: 16px;
    height: 16px;
    background-image: url(http://papericons.com/functional/borders/topright.png)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(http://papericons.com/functional/borders/right.png)
  }

  td.shadow-bottomright { 
    width: 16px; 
    height: 16px; 
    background-image: url(http://papericons.com/functional/borders/bottomright.png)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(http://papericons.com/functional/borders/bottom.png)
  }

  td.shadow-bottomleft { width: 16px;
    height: 16px;
    background-image: url(http://papericons.com/functional/borders/bottomleft.png)
  } 

  td.shadow-left { width: 16px;
    background-image: url(http://papericons.com/functional/borders/left.png)
  }

  td.shadow-topleft { 
    width: 16px; 
    height: 16px; 
    background-image: url(http://papericons.com/functional/borders/topleft.png)
  }      

  td.shadow-center { 
  }