
.centerx {
  height: 100%;
  width: 100%;
  display: flex;
  padding-top:10px;
  justify-content: center;
}

.western_bold
{
font-family: "Lucida Sans";
font-size: 14pt;
font-weight: bold;
margin: 0;
}

.western_text
{
font-family: "Calibri";
font-size: 14pt;
}

.compact_li
{
margin-top:-5px;
}

.western_h
{
font-family: "Lucida Sans";
so-language: en-US;
font-weight: bold;
color: #000000;
text-align: left;
background: transparent;
}

.western_h1
{font-size: 18pt;}

.western_h2
{font-size: 16pt;}

.western_h3
{font-size: 14pt;}
