.ArtHead {
  width: 100%;
  float: left;
  overflow:hidden;
}

.ArtCol {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: bold;
  background: #c91;
  white-space:nowrap;
  width: 100%;
  float: left;
}

.ArtTit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: normal;
  text-align: justify;
  width: 99%;
  float: left;
  margin: 1px;
}

.ArtColBig {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  background: #c91;
  white-space:nowrap;
  width: 100%;
  float: left;
}

.ArtTitBig {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  text-align: justify;
  width: 99%;
  float: left;
  margin: 1px;
}

.ArtColSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: bold;
  background: #c91;
  white-space:nowrap;
  width: 100%;
  float: left;
}

.ArtTitSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: normal;
  text-align: justify;
  width: 99%;
  float: left;
  margin: 1px;
}

div .LF {
  float: left;
  text-align: left;
}

div .RF {
  text-align: right;
}

.ArtAct {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: normal;
  width: 100%;
  clear: both;
  overflow: hidden;
}

div .CF {
  float: left;
  text-align: center;
}

.ArtBot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-align: justify;
  overflow: hidden;
  width: 100%;
  float: left;
}

.ArtTit h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F33;
  font-weight: bold;
  text-align: left;
}

.ArtTit h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.ArtTitBig h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #F33;
  font-weight: bold;
  text-align: left;
}

.ArtTitBig h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

.ArtTitSmall h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #F33;
  font-weight: bold;
  text-align: left;
}

.ArtTitSmall h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.ArtTit p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.ArtTitBig p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.ArtTitSmall p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
}

#ArtAct {
  float: left;
  width: 180px;
  margin: 4px;
  padding: 0;
  border: 1px solid #c91;
  overflow: hidden;
  text-align: left;
  voice-family: "\"}\""; 
  voice-family: inherit;
  width: 178px;
}

#ArtAct h1 {
  background: #c91;
  font-size: 12px;
  color: #004080;
  line-height: 25px;
  font-weight: bold;
}

#ArtAct h2 {
  font-size: 14px;
  color: #004080;
  padding: 4px;
  line-height: 25px;
  font-weight: bold;
}

#ArtAct div {
  margin: 7px;
  border: 1px solid #c91;
  padding: 2px;
}
