
A.inline1:link {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: 2f74a5;
}

A.inline1:visited {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: #2f74a5;
}

A.inline1:active {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: 2f74a5;
}

A.inline1:hover {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: 2f74a5;
  text-decoration: underline;
}

A.inline2:link {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: red;
}

A.inline2:visited {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: red;
}

A.inline2:active {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: red;
}

TD {
  font-size: 9pt;
  font-family: Arial;
}

A.inline2:hover {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  color: red;
}

A.menu:link {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: white;
}

A.menu:visited {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: white;
}

A.menu:active {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  color: white;
}

A.menu:hover {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: white;
  text-decoration: underline;
}

A.whitebold:link {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}

A.whitebold:visited {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  color: white;
}

A.whitebold:active {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  color: white;
}

A.whitebold:hover {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}

A.redbsm:link {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  color: red;
}

A.redbsm:visited {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  color: red;
}

A.redbsm:active {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  color: red;
}

A.redbsm:hover {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: red;
  text-decoration: underline;
}

TABLE {
  font-family: Arial;
  font-size: 9pt;
  color: black;
}

TABLE.error {
  font-family: Arial;
  font-size: 10pt;
  color: red;
  font-weight: bold;
}

TABLE.whitetext {
  font-family: Arial;
  font-size: 10pt;
  color: white;
  font-weight: bold;
}

TABLE.smalltable {
  font-family: Arial;
  font-size: 8pt;
  color: black;
  font-weight: bold;
}

INPUT {
  border-top: 1pt gray solid;
  font-family: Arial;
  font-size: 9pt;
  border-right: 1pt gray solid;
  border-bottom: 1pt gray solid;
  border-left: 1pt gray solid;
}

TEXTAREA {
  font-family: Arial;
  font-size: 9pt;
  border-top: 1pt gray solid;
  border-right: 1pt gray solid;
  border-bottom: 1pt gray solid;
  border-left: 1pt gray solid;
}

FORM {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-left: 0pt;
  padding-bottom: 0pt;
  float: none;
  clear: none;
  font-family: Arial;
  font-size: 9pt;
  border-top: 0pt none;
  border-right: 0pt none;
  border-bottom: 0pt none;
  border-left: 0pt none;
}

SELECT {
  font-size: 9pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-left: 0pt;
  padding-bottom: 0pt;
  float: none;
  clear: none;
  font-family: Arial;
}

TD.pricelist_header {
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #2f74a5;
  border-bottom: 1pt #2f74a5 solid;
}

TD.pricelist_smalltext {
  font-size: 8pt;
  font-family: Arial;
  font-weight: normal;
  color: black;
}

TD.pricelist_data {
  font-size: 10pt;
  font-family: Arial;
  font-weight: normal;
  color: black;
}

TD.pricelist_bold {
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: black;
}

TD.box {
  font-size: 10pt;
  font-family: Arial;
  font-weight: normal;
  color: black;
  border-top: 1pt #2f74a5 solid;
  border-right: 1pt #2f74a5 solid;
  border-bottom: 1pt #2f74a5 solid;
  border-left: 1pt #2f74a5 solid;
}

