
p, blockquote,  table, td, tr {
  color: #000000;
  font-family: Times New Roman, Times;
  font-size: 16px;
}

 small{
  color: #c6c6c6;
  font-family: Times New Roman, Times;
  font-size: 10px;
}

em, i {
  color: #000000;
  font-family: Times New Roman, Times;
  font-size: 16px;
  font-style: italic;
}

body {
  background-color: #ffffff;
  text-align: center;
  color: #000000;
  font-family: Times New Roman, Times;
  font-size: 16px;
}


a {
  color: #880000;
  font-weight: bold;
  text-decoration: none;
}

a.small {
  color: #996600;
  font-weight: bold;
  text-decoration: none;
  font: 10px Times New Roman, Times; 
}
a.permalink {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font: 10px Times New Roman, Times; 
}


img { border: 0px; }

