body      { background: #eecc00;
            background-image: url(bgstart.jpg);
            //background-repeat: no-repeat;
            background-position: center;
            font-family: sans-serif; color: #008040; font-size: 12px; }

a         { text-decoration: none; font-family: sans-serif; font-weight: bold; }
a:link    { color: #008040; } 
a:visited { color: #008040; }
a:active  { color: #990000 }
a:hover   { color: white; }

h1        { font-family: sans-serif; font-size: 26px; font-weight: bold; font-style: normal; }

b         { font-family: sans-serif; font-weight: bold; }
i         { font-family: sans-serif; font-style:  italic;}
td        { font-family: sans-serif; }
th        { font-family: sans-serif; font-size: 16px }


