body      { font-family: arial,helvetica; 
            background-color: #A98E81;
            color: #FFEACE; }
h1        { font-family: times new roman, times;
            font-weight: bolder;
            font-style: italic;
            font-size: 38px;
            color: #800000;
            margin-bottom: 0px; }
h2        { font-family: tahoma,arial,helvetica;
            font-weight: bolder;
            font-size: 18px; }
p         { font-size: 14px; }
a         { color: #000080; }
.mvup     { margin-top: 0px; }
.box      { border: 1px solid #000000; }
.bigtxt   { font-family: tahoma,arial,helvetica;
            font-weight: bolder;
            font-size: 18px; }
.biglnk   { font-family: impact,arial,helvetica;
            font-weight: normal;
            font-size: 48px; }

#page     { width: 740px;
            text-align: left; }
