/* ###################### MISC SETTINGS ###################### */

BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #BFBFBF;
  color            : #000000;
}
.mt { margin:20px 0px 20px 0px;
  color            : #000000;
}
.mc {background-color : #ffffff;
border:1px #000000 solid}



td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #000000;

}

a:link, a:visited {
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  font-weight:bold;
  color            : #0094C2;
  text-decoration  : none;
line-height:1.8;

}
/* ###################### LINKS ###################### */


a.left:link, a.left:visited {
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  font-weight:bold;
  color            : #222;
  text-decoration  : none;
line-height:1.8;

}

a.left:hover {
  color            : #0094C2;
}
span.thr{font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  font-weight:bold;
  color            : #0094C2;
  text-decoration  : none;
  line-height:1.8;}
.home{
margin-top:42px;
line-height:17px;
  font-weight:normal;
  color            : #222;
  text-decoration  : none;


}
.company{
margin-top:32px;
line-height:13px;
  font-weight:normal;
  color            : #222;
  text-decoration  : none;
  font-size        : 12px;

}