
table { font-size: 0px; table: display: table; table-layout: fixed  }
tr { border-bottom: 20px dotted silver; table: display: table-row  }
td { table: display: table-cell  }
p { color: black; font-size: 12px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1  { color: green; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase; padding-top: 10px }
h2 { color: silver; font-size: 12px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  { color: black; font-weight: normal; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: black; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-bottom: 3px dotted silver }
a:link  { color: gray; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

