.borders  tr  td, table.borders  tr  th
                      {vertical-align:top; border:1px solid black; padding:5px}
.borders              {border-collapse:collapse; border-spacing:0px}
.borders  tr  th, .borders table th, .borders table td, .borders table
                      {border:none}
.rotated td, .rotated th
                      {writing-mode:tb-rl}

h1, h2, h3, h4          {color:black}
h1                      {font-family:Arial; font-weight:bold; font-size:16pt}
h2                      {font-family:Arial; font-weight:bold; font-size:13pt; font-style:italic}
h3                      {font-family:Arial; font-weight:bold; font-size:12pt}
h4                      {font-family:Times New Roman; font-weight:bold; font-size:14pt; text-decoration:underline}
h5                      {font-family:Times New Roman; font-weight:bold; font-size:13pt; font-style:italic}
h6                      {font-family:Times New Roman; font-weight:bold; font-size:11pt}

th                      {border:1px solid black; color:black}
dt                      {font-weight:bold}
img                     {border:0}

ol ol                   {list-style:lower-alpha}
ol ol ol                {list-style:lower-roman}
ol ol ol ol             {list-style:decimal}
li                      {font-weight:normal}
a:link, a:hover, a:visited
                        {text-decoration:none; color:black}
table                   {margin:.5cm 0 .5cm 0}
