body {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;
}

A:visited {
  color: #0E42CC;
  text-decoration: underline
}

A:link {
  color: #0E42CC;
  text-decoration: underline
}

A:active {
  color: #0E42CC;
  text-decoration: underline
}

A:hover {
  color: #EF080E;
  text-decoration: underline
}

.plain-s
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #000000;
  font-weight: 400;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}

.plain-m
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;
  font-weight: 400;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}

.plain-l
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}

.bold-s
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #000000;
  font-weight: 700;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}

.bold-m
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;
  font-weight: 700;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}

.bold-l
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}

.bold-xl
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  color: #000000;
  font-weight: 700;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}

.red-m
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #990000;
  font-weight: 700;
  font-style: normal;
  background-color: transparent;
  text-decoration: none
}