body 
{
  background: #404040;
  color: #ffffff;
  text-decoration: none;
  font-family: arial;
  text-align: left;
}

img 
{
  border-width: 0px;
}

table
{
  font-family: arial;
  font-size: 80%;
  font-weight: none;
  
}

table.diary
{
  font-size: 100%;
}

table.cartoon
{
  text-align: center;
}

a.chapter:link, a.chapter:visited, a.chapter:hover, a.chapter:active
{
  color: #000000;
  font-size: 18;
  font-weight: bold;
}