body      { font-family: arial,helvetica; 
            background-color: #C7935A;
            color: #ffffff; }
h1        { font-family: tahoma,arial,helvetica;
            font-weight: bolder;
            font-style: italic;
            font-size: 24px;
            color: #ffff00;
            margin-top: 0px;
            margin-bottom: 0px; }
p         { font-size: 14px; }
a         { text-decoration: underline;
            color: #800000; }
a:hover   { text-decoration: none;
            color: #ffff00; }
.mvright  { margin-left: 20px;
            margin-top: 3px;
            margin-right: 20px;
            margin-bottom: 3px; }
.mvup     { margin-top: 0px; }
.biglnk   { font-family: impact,arial,helvetica;
            font-size: 36px; }

#content  { width: 750px;
            background-color: #996600;
            text-align: left;
            border: 3px solid #663300;
            padding: 10px 10px 10px 10px; }
#content img { border: 1px solid #000000; }

#footer   { width: 100%;
            font-family: verdana,arial,helvetica;
            color: #333333; }
#footer p { font-size: 10px; }
#footer a { color: #333333; }