table.normal    {border:none;
                 margin-left:auto;
                 margin-right:auto}
table.normal td {background:#e5e5e5}

table.wide      {border:none}
table.wide td   {background:#e5e5e5}

table.nav       {border:none;
                 text-align:center;
                 font-weight:bold;
                 margin-left:auto;
                 margin-right:auto}
table.nav td    {padding:0em 0.5em}

table#everything{width:100%;
                 margin-left:auto; margin-right:auto}

.textbox        {background:#e5e5e5;
                 padding:0em 0.2em}

a               {color:#990000}
a:visited       {color:#990000}
a:hover         {color:orange}
a:active        {color:orange}

h1              {text-align:center;
                 color:#990000}
h2              {color:#990000}

.alert          {font-weight:bold; font-style:italic;
                 background:yellow}

