﻿body {
  color: #3F3F3F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

a {
  color: #003B79;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.menu {
  color: white;
  background-color: #003B79;
  font-family: "Arial Rounded MT Bold", Tahoma, Arial, sans-serif;
  font-size:9pt;
  text-align: left;
}

.menu-industry {
  color: white;
  background-color: #a70000;
  font-family: "Arial Rounded MT Bold", Tahoma, Arial, sans-serif;
  font-size:9pt;
  text-align: left;
}

.menubottom {
  color: white;
  background-color: #003B79;
  font-size:7pt;
}

.menubottom-industry {
  color: white;
  background-color: #a70000;
  font-size:7pt;
}

.menubottom-home {
  color: white;
  background-color: #848587;
  font-size:7pt;
}

.titlemin {
  font-size: 10pt;
  font: bold;
}

.title {
  font-size: 12pt;
  				text-align: center;
}

.titlemaxi {
  font-size: 16pt;
  font-weight: bolder;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-bottom-color: #3F3F3F
}
