body {
  margin: 1px,0px,0px,0px;
}

td,p,body {
  font-family: verdana, arial, helvetica;
  font-size: 13px
}

p, ul {
  padding-bottom: 10px;
}

.testimonial {
  font-family: verdana, arial, helvetica;
  font-size: 9px;
  margin-bottom: -8px;
}

a:link, a:visited {
  color: blue;
  font-weight: bold;
}

.smalltxt {
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  font-weight: bold;
  margin: 2px;
}

h1 {
  text-align: center;
  margin: 0px;
  color: #CC0000;
  font-size: 25px;
  font-family: verdana, arial, helvetica;
}

h2 {
  margin: 0px;
  color: #CC0000;
  font-size: 18px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  text-align: center;
}

#newsletter {
  border: 1px solid #666666;
}

#newsletter td {
  font-size: 10px;
}

.sidebar {
  font-size: 10px;
}

.table {
  background-color: #CCCCCC;
}

.table1 {
  background-color: #ffffcc;
  border: 2px solid #cc0033;
}

.table2 {
  background-color: #ffffcc;
  border: 1px solid #cc0033;
}

.headercell {
  background-color: #666666;
  color: #FFFFFF;
  font-weight: bold;
}

.titlecell {
  background-color: #F5F5F5;
}

.cell {
  background-color: #FFFFFF;
}

.redtxt {
  color: #CC0000;
}

.tick {
  list-style-image: url('images/tick.gif');
}