body { font-size:16; }
h1 { font-size:30; }
h2 { font-size:23; }
td { font-size:16; }

a:link    { text-decoration:none; font-weight:bold; color:blue; }
a:visited { text-decoration:none; font-weight:bold; color:blue; }
a:hover   { text-decoration:none; font-weight:bold; background-color:#e2e2e2; }
a:active  { text-decoration:none; font-weight:bold; background-color:#efefef; }
