BODY           { font-family: arial, helvetica, sans-serif;
                 color: #502828;
                 background-image: url("images/background_alg_a.jpg");
               }
TABLE          { background-image: url("images/background_alg_a.jpg");
               }
TH             { font-weight: bold;
                 background: #502828;
                 color: #F8F7F0;
               }
TD             { /* background: #F8F7F0; */
                 background-image: url("images/background_alg_a.jpg");
                 color: #502828;
                 background-image: none;
               }
P              { background-image: url("images/background_alg_a.jpg");
                 /* background: #F8F7F0; */
                 color: #502828;
               }
H1             { font-size: xx-large;
                 font-family: verdana, helvetica, sans-serif;
                 text-align: center;
                 background: #502828;
                 color: #F8F7F0;
               }
H2             { font-size: x-large;
                 font-family: verdana, helvetica, sans-serif;
                 text-align: center;
                 background: #502828;
                 color: #F8F7F0;
               }
H3             { font-size: large;
                 font-family: verdana, helvetica, sans-serif;
                 background: #502828;
                 color: #F8F7F0;
               }
H3.definition  { background: #802020;
                 color: #F8F7F0;
               }
ADDRESS        { font-size: 75%;
                 font-family: arial, helvetica, sans-serif;
                 text-align: center;
               }
P.copyright    { font-size: 75%;
                 font-family: arial, helvetica, sans-serif;
                 text-align: center;
                 background-image: url("images/background_alg_a.jpg");
                 color: #166850;
               }
P.definition   { /* background: #F8F7F0; */
                 background-image: url("images/background_alg_a.jpg");
                 color: #802020;
               }
P.hmenu        { font-size: 80%;
                 text-align: center;
                 background-image: url("images/background_alg_a.jpg");
                 color: #166850;
               }
P.dots         { font-size: 200%;
                 text-align: center;
                 color: #FF0000;
               }

.trailer       { font-size: 75%;
                 font-family: arial, helvetica, sans-serif;
                 text-align: center;
               }
.note          { font-size: 75%;
               }
.equation      { font-family: times new roman, times, serif;
                 font-size: 120%;
               }
.indequation   { font-family: times new roman, times, serif;
                 font-size: 120%;
                 color: black;
                 background: white;
                 margin-left: 3em;
               }
.keyword       { font-weight: bold;
                 color: red;
               }
.highlight     { font-weight: bold;
               }
A:link         { color: #28320A;
                 /* background: #F8F7F0; */
                 background-image: url("images/background_alg_a.jpg");
               }
A:active       { color: #503228;
                 /* background: #F8F7F0; */
                 font-size: 125%;
                 background-image: url("images/background_alg_a.jpg");
               }
A:visited      { color: #28320A;
                 /* background: #F8F7F0; */
                 background-image: url("images/background_alg_a.jpg");
               }
A.keywork:link { font-weight: bold;
                 color: red;
                 text-decoration: none;
               }
A.keywork:active
               { font-weight: bold;
                 color: red;
                 text-decoration: none;
               }
A.keywork:visited
               { font-weight: bold;
                 color: red;
                 text-decoration: none;
               }
