
p.leader
{
  font-family: 'Sentinel 7r', 'Sentinel A', 'Sentinel B', "jubilat", Georgia, serif;
  text-rendering: optimizelegibility;
  font-size: 33px;
  font-weight: 300;
  color: #949595;
  line-height: 50px;
  margin-top: 0px;
  text-align: justify;
}

p.leader sup
{
  font-size: 10px;
}

table.home
{
  border-spacing: 0px;
  width: 100%;
}

table.home td.left
{
  width: 620px;
  vertical-align: top;
}

table.home td.right
{
  vertical-align: top;
  padding-left: 17px;
  text-align: right;
}

table.home td.right img
{
  padding: 10px;
  border: 1px solid #dddddd;
}

table.home td.right img.KL
{
  border: 0px;
  margin-top: -17px;
}

table.home td.right p
{
  font-family: 'Sentinel 7r', 'Sentinel A', 'Sentinel B', "jubilat", Georgia, serif;
  text-rendering: optimizelegibility;
  font-size: 18px;
  color: #636466;
  line-height: 30px;
  font-style: italic;
}

div.issues
{
  position: relative;
  width: 620px;
  border-top: 1px solid #dddddd;
  padding-top: 70px;
  padding-bottom: 70px;
  cursor: pointer;
}

table.issues td.image
{
  vertical-align: top;
}

table.issues td.image img
{
  border: 0px;
}

table.issues td.issue
{
  vertical-align: top;
  padding-left: 30px;
}

table.issues td.issue span
{
  font-size: 21px;
  color: #2e98cc;
  font-weight: 300;
  line-height: 0px;
}

table.issues td.issue p
{
  font-family: 'Sentinel 7r', 'Sentinel A', 'Sentinel B', "jubilat", Georgia, serif;
  font-size: 21px;
  font-weight: 300;
  color: #636466;
  line-height: 34px;
  margin-top: 12px;
}

table.issues td.issue p a         { color: #d1211f; text-decoration: none; }
table.issues td.issue p a:link    { color: #d1211f; text-decoration: none; }
table.issues td.issue p a:visited { color: #d1211f; text-decoration: none; }
table.issues td.issue p a:hover   { color: #d1211f; text-decoration: underline; }
table.issues td.issue p a:active  { color: #d1211f; text-decoration: none; }

div.special
{
  position: relative;
  width: 100%;
  height: 100px;
  border-top: 1px solid #dddddd;
  padding-top: 12px;
  padding-bottom: 12px;
  cursor: pointer;
}

div.special div.image
{
  position: absolute;
  left: 0px;
  top: 11px;
}

div.special div.subleader
{
  position: absolute;
  left: 80px;
  top: 23px;
  font-family: 'Sentinel 7r', 'Sentinel A', 'Sentinel B', "jubilat", Georgia, serif;
  text-rendering: optimizelegibility;
  font-size: 23px;
  font-weight: 300;
  color: #949595;
  line-height: 36px;
}

div.special div.subleader sup
{
  font-size: 12px;
}
