body {
  margin: 5px 5px;
  background: #FFFFE0;
}
.bodyContent {
  color: #000000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
.bodyContentTitle {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
}
.bodyContent a:link{
  color: #993300;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
}
.bodyContent a:visited{
  color: #993300;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
}
.bodyContent a:hover{
  color: #FF9900;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 15px;
}
.bodyContent a:active{
  color: #993300;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
}
.jobContentTitle {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}
.defLabeling {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: normal;
}
