.l_bold { font-weight: bold; font-size: 16px; line-height: 140%; text-align: justify }.l_regular { font-size: 16px; line-height: 140%; text-align: justify }.m_bold { font-weight: bold; font-size: 13px; line-height: 150%; text-align: justify }.m_regular { font-size: 13px; line-height: 150%; text-align: justify }.s_bold { font-weight: bold; font-size: 11px; line-height: 160%; text-align: justify }.s_regular  { font-size: 11px; line-height: 160%; text-align: justify }.ss_bold { font-weight: bold; font-size: 10px; line-height: 100%; text-align: justify }.ss_regular  { font-size: 10px; line-height: 140%; text-align: justify }a:active { color: blue; text-decoration: none }a:link { color: blue; text-decoration: none }a:visited { color: blue; text-decoration: none }a:hover { color: red; text-decoration:underline }html, body {	  text-align: center;}.container {      padding-bottom: 60px;      box-sizing: border-box;	  color: #000000;	  width: 100%;	  margin: 0 auto;}footer {      position: fixed;      bottom: 0;	  left: 50%;	  transform: translateX(-50%);	  text-align: center;	  padding: 2em 0;	  margin: 0 auto;}