/* main page */
body {width:1000px; border-style:double; border-width:1px}

/* alway want the text in my table cells at the top */
table {vertical-align: top;}
td {vertical-align: top;}

.lgold {background-color:#ccffcc;}
.lorange {background-color:#ffa200;}
.hblue {background-color:#ccffff;}
.hturq {background-color:#66ffff;}
.syell {background-color:#ffffcc;}
.sblue {background-color:#ccccff;}
