/*-----------------------------------------*/
/* Style sheet 'dates'                     */
/* It applies to the following html file:  */
/* dates                                  */
/*-----------------------------------------*/

/* TABLES */
table.dates {
background: transparent none;
color: #000;
font-family:  "Times New Roman", Times, serif;
margin-left: 20%;
}

th.dates {
background: transparent none;
color: #036;
font-size: 160%;
text-align: left;}

td.dates {
background: transparent none;
color: #339;
text-align: left;}


