.content {
  font-size : 12px;
  font-family : arial;
  color : #FFFFFF;
}

.back {
  font-size : 10px;
  font-family : arial;
  color : #FFFFFF;
}

.list {
 font-size : 12px;
 font-family : arial;
 color : #FFFFFF;
}

.copy {
  font-size : 10px;
  font-family : arial;
  color : #FFFFFF;
}

.topbar {
  font-size : 10px;
  font-family : arial;
  color : #FFFFFF;
}

.oldsaltstitle {
  font-size : 12px;
  font-family : arial;
  color : #FFFFFF;
  font-weight: bold;
}

.title {
  font-size : 14px;
  font-family : arial;
  color : #FFFFFF;
  font-weight: normal;
}


TD {
  font-size : 12px;
  font-family : arial;
  color : #FFFFFF;
}


P {
  font-size : 12px;
  font-family : arial;
  color : #FFFFFF;
  background : transparent;
}


H4 {
  font-family : arial;
  color : #FFFFFF;
  background : transparent;
  text-align : center;
}


H2 {
  font-family : arial;
  color : #C0C0C0;
  background : transparent;
  text-align : center;
}


H1 {
  color : #FFFFFF;
  background : transparent;
  text-align : left;
}


BODY {
  font-size : 10px;
  font-family : arial;
  color : #C0C0C0;
  background : #000000;
}


A:LINK {color: #FFFFFF; text-decoration: none; font-weight: normal;}
A:VISITED {color: #FF5B5B; text-decoration : none; font-weight: normal;}
A:HOVER {color: #FEEED6; text-decoration : none; font-weight: normal;}
A:ACTIVE {color: teal; text-decoration : none; font-weight: normal;}