
body, table, a
{
  font-family: georgia, arial;
  color:#404040;
}

#div_title, #div_sub
{
  border: 1px solid #c0c0c0;
}

#menu
{
  font-size:12px; 
}

.title {
  color:#AE5656;
  font-size:25px;
  font-weight:bold;
}

.year {
  color:#AE5656;
  font-size:20px;
  font-weight:bold;
}

tr.year { height:60px; }

.subtitle {
  font-size:16px;
}

table.thumb {
  border:solid 1px #c0c0c0;
  font-size:14px;
  font-weight:bold;
  color:#AE5656;
}

.date {
  font-size:11px;
}

.error {
  font-size:20px;
  color:red;
  font-weight:bold;
}

