@import 'morestyle.css';
body, img, div, td { margin:0; padding:0; }
body         { color:#F2746C; }
hr           { display:none; }
h1           { text-align:center; margin:0; padding:10px 0; }
h2, h3       { font-weight:normal; font-size:100%; }
a img        { border:none; }
address, dd  { margin-left:2em; }
table        { margin:auto; padding:0; border:1px solid white; border-collapse:collapse; }
table.layout { width:100%; border:none; }
table.layout td.body { padding:20px; background:url('img/background.gif') center top repeat; }
table#title, table#footer { width:700px; height:120px; }
table#main   { width:600px; border-width:0 1px; }
div.line     { width:598px; height:60px; margin:0 0 0 49px; padding:0; border:1px solid white; }
table#title  div.line { border-bottom:none; }
table#footer div.line { border-top:none; }
table#main td{ border-bottom:1px solid white; padding:10px; }
table#main td.address { border-bottom:none; }
td.read p    { line-height:160%; }
div.logo     { width:160px; float:left; }
div.copy     { width:50%; margin:0; padding:24px 0 0 0; font-size:12px; float:right; text-align:right; }
div.copy ul, div.copy p { margin:0; padding:0; }
div.copy ul li { display:inline; margin-left:5px; }
