@charset "utf-8";
/* CSS Document */

h1 {
font-family: "Futura Lt BT"; font-weight: bold; font-size:20px;
}

tr.fill {
background-color:#DCCEE8;
}

tr.alt {
background-color:#FFFFFF;
}
