body, td {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size:   12px;
  color:       #303030;
}

a {
  color: #0A7890;
}

h1 {
  font-size:   24px;
  font-weight: bold;
  color:       #CC4815;
}

h2 {
  color:       #CC4815;
}

.error_msg {
  font-size: 10px;
  color: #f00;
}

.the_fine_letters {
  font-size:   9px;
  color:       #888888;
}

a.the_fine_letters_link:link,
a.the_fine_letters_link:visited {
  color:           #5EA0AD;
  text-decoration: none;
}
a.the_fine_letters_link:hover{
  text-decoration: underline;
} 

.index-question {
  font-weight: bold;
  font-size:   14px;
}

a.index {
  color: #CC4815;
}

.sidetitle {
  font-size:   16px;
  font-weight: bold;
  color:       #CC4815;
}

.article_title {
  font-size:   14px;
  font-weight: bold;
  color:       #CC4815;
}

.article_date {
  font-size: 10px;
  color: #777;
}

.article_credits {
  font-size: 12px;
  color: #777;
}

a.article_back_to_index {
  font-size: 16px;
}

.comments_title {
  font-size:   16px;
  font-weight: bold;
  color:       #0A7890;
}

.comment_mine {
  color:       #CC4815;
}

.comment_date {
  font-size: 10px;
  color: #777;
}

