body { font-family: Arial, Helvetica, Sans-serif; font-color: #000000 }

td { font-size: 13px }
td.tiny { font-size: 11px }
td.tiny1 { font-size: 10px }
td.date { color: #FFFFFF; font-size: 13px; background-color: #800000; font-weight: bold }
td.heading { color: #FFFFFF; font-size: 13px; background-color: #A2A9C2; font-weight: bold }
a.history { text-decoration: none }
A:hover { color: #990033 }
A.title { 
  color: #900000;
  text-decoration: none;
  font-weight: bold;
}
A.title:visited { color: #900000 }
A.title:active { text-decoration: underline }
A.title:hover { text-decoration: underline }

.buttons a {
	color: white;
	background-color : #666666;
	text-decoration: none;
	display: block;
	position: relative;

}
.buttons a:hover{
	color : white;
	background-color : #cdcdcd;
}


}
.buttons a:active{
	color : white;
	background-color : #cdcdcd;
}

SPAN.title
{
  font-family: Arial, Helvetica, Sans-serif; 
  color: #900000;  
  font-weight: bold;   
}

SPAN.date
{
  font-family: Arial, Helvetica, Sans-serif; 
  font-size: 10px;
  font-style: italic; 
}

SPAN.author
{
  font-family: Arial, Helvetica, Sans-serif; 
  font-size: 10px; 
}

