.body {  
  background: #EEEEEE;
  background-image: url(http://evvk.com/ref/refbg.png);
  background-repeat: repeat-x; 
  color: #000000;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
}

a:link {
  color: #0033FF;
}

a:visited {
  color: #000066;
}

a:hover {
  color: #000000;
}

.blue {
  color: #0000FF;
}

.red, a.red {
  color: #FF0000;
}

.toc {
  max-width: 800px;
  text-align: justify;
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
}

.toc p {
  text-align: justify;
}

