body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, strong, em { font-size: 100%; font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
fieldset, img { border: 0; }

body { background: #fff; color: #000; font: normal 14px/18px Arial,sans-serif; }
a, a:hover { color: #a00; text-decoration: none; }
a:hover { text-decoration: underline; }
#page { width: 960px; margin: 32px auto; }
h1 { font-size: 26px; line-height: 32px; border-bottom: 1px solid #ccc; padding-bottom: 4px; margin-bottom: 16px; }
h2 { font-size: 18px; line-height: 22px; margin-bottom: 8px; }
h3 { font-size: 16px; font-weight: bold; margin-bottom: 8px; }
h3 span { font-size: 14px; font-weight: normal; }
li { border: 1px solid #ccc; padding: 8px; margin-bottom: 8px; }
li.even { background: #f2f2f2; }

