div#elCmsPageWrap
{
  padding-top: 20px;
}

div#elCmsPageWrap h1
{
  color: #873D3C;
  font-size: 24pt;
}

div#elCmsPageWrap p,
div#elCmsPageWrap li
{
  font-size: 12pt;
  line-height: 1.5em;
}

div#elCmsPageWrap a
{
  text-decoration: underline;
}

table tr td
{
  font-size: 12pt;
}

table tr th
{
  font-size: 14pt;
  text-align: left;
  font-weight: bold;
}

table tr td, table tr th
{
  padding: 5px;
}

hr
{
  margin: 3em 0;
}