body { color: #000; background: #FFF; width: 880px; 
  font-family: Helvetica, "Lucida Grande", sans-serif;
  font-weight: normal; font-style: normal; font-size: 12px; line-height: 1.333; }

body, h1, h2, p, ul, li, a { margin: 0; padding: 0; border-width: 0; }
body { margin-top: 32px; margin-bottom: 32px; }
h1, p, h2, img { margin-left: 96px; }
img { margin-top: 16px; margin-bottom: 16px; }
div { margin-bottom: 64px; }
h2 { margin-bottom: 32px; }
li { margin-bottom: 16px; }

ul { list-style: none; }

h1, h2, a { font-weight: bold; font-style: normal; }
h1 { font-size: 20px; line-height: 1.200; }
h2 { font-size: 18px; line-height: 1.333; }

a { text-decoration: none; border-bottom: 1px none #000; }
a:link { color: #336; }
a:visited { color: #636; }
a:hover { color: #000; border-bottom: 1px dotted #000; }

ul.col1 { float: left; margin-left: 96px; width: 320px; }
ul.col2 { float: none; margin-left: 456px; width: 360px; }
