body {  background-color: rgb(233, 213, 164); }
td td { border: 1px solid white; background-color: rgb(175, 175, 175); }
td td td {border: 0px solid rgb(140, 140, 140); background-color: rgb(155, 155, 155);}
a:link { text-decoration:none;}
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 15px;}
h1 { text-align: center; }
