body,table
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}

ul{ line-height: 1.5; margin-top: 0px }

p.short{ margin-top: 0px; margin-bottom: 10px }

.black
{
  color: black;
}

.small
{
  font-size: 10pt;
}

.indent
{
  margin-left: 30px;
}

.menu1
{
  font-size: 11pt;
  color: white;
}

.footer
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #909090;
  line-height: 1.6;
}

.about-us
{
  background-color: #006482;
  color: #ffffff;
}

.training
{
  background-color: #00825a;
  color: #ffffff;
}
a.training:link{ color: #ffffff; text-decoration: none }
a.training:visited{ color: #ffffff; text-decoration: none }
a.training:hover{ color: #ffffff; text-decoration: underline }

.consulting
{
  background-color: #2f7ab4;
  color: #ffffff;
}

.compliance
{
  background-color: #001c82;
  color: #ffffff;
}

.clients
{
  background-color: #869d32;
  color: #ffffff;
}

a:link{ color: black; text-decoration: none }
a:visited{ color: black; text-decoration: none }
a:hover{ color: black; text-decoration: underline }

a.menu1:link{ color: white; text-decoration: none }
a.menu1:visited{ color: white; text-decoration: none }
a.menu1:hover{ color: white; text-decoration: underline }

a.footer:link{ color: #2f6c7e; text-decoration: none }
a.footer:visited{ color: #2f6c7e; text-decoration: none }
a.footer:hover{ color: #2f6c7e; text-decoration: underline }

