body { font: Arial, sans-serif; color: #444444; background-color: white; min-width: 40em; }

a:link { font-weight:bold; color:firebrick; text-decoration:none; }
a:visited { font-weight:bold; color:darkred; text-decoration:none; }
a:hover { font-weight:bold; color:dimgrey; text-decoration:none; }


table { width: 1000px; margin: 0px auto; }
th { text-align:left; }
td { text-align:left; background: white; border:0px solid white; }
