html {background: #FFFEDB;}
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background: transparent; font-family: Arial, Times, sans-serif; font-size:1.2em;}
.box1 {margin:30px 100px 30px 250px; display:block; width:auto; background: transparent; padding:2px;}
.box2 {margin: 10px 100px 20px 250px; display: block; background-image: url(bkgimage.gif);
  background-repeat: repeat-x repeat-y; font-family: Arial, Verdana, Helvetica, 
sans-serif; color: #000000; text-align: center; padding: 1px}
#box3 {margin: 0; padding: 1px; display: block; font-size: .7em; font-style: italic; text-align: left; color: #000099; background: #FFFFFF;}
#box4 {margin: 50px 80px 20px 80px; display: block; text-align: left; width auto; border: none; background: #FFFFFF; padding: 10px}
#box5 {margin: 30px 170px 20px 70px; padding: 1px; display: block; text-align: left; color: #000000; background: #FFFFFF;}
#box6 {margin: 0px 50px 1px 50px; display: block; text-align: left; width auto; border: none; background: #FFFFFF; padding: 10px}
#box7 {margin-top: 80px; margin-left: 80px; padding: 1px; display: block; text-align: left; color: #000000; background: transparent;}
#box8 {margin: 30px 160px 20px 70px; padding: 1px; width: 610px; display: block; text-align: left; color: #000000; background: transparent; white-space: pre;}
#boxlet {float: right; padding-left: 8px;}
h1 {text-align: left font-size: 1.5em; font-weight: bold;}
h2 {text-align: left font-size: 1.3em; font-weight: bold;}
h3 {text-align: left font-size: 1.2em; font-weight: bold;}
h4 {text-align: center; font-size: 1.4em; font-weight: bold;}
h5 {text-align: center; font-size: 1em;}
r {font-weight: bold; color: red;}
pre {white-space: pre;}
u { text-decoration: underline }
strong {font-weight: 700;}
sup { vertical-align: super; font-size: 70%;}

#navigation {display: block; top:1px; left:1px; width:200px; position:fixed; padding: 5px; text-align: center; font-size: .9em; font-weight:bold; color:#CC33CC; background: transparent; background-image: url(bkgimage.gif); background-repeat: repeat-x repeat-y;}
       
#navigation a:visited, #navigation a {display:block; width:180px; height:20px; margin:0 auto; border-top:1px solid #000000; border-bottom:1px solid #000; text-align: left; text-decoration:none; line-height:20px; color:#CC33CC;}
#navigation a:hover {background:#aaa; color:#fff;}

#fixedpict {display:block; width:108px height:145px; position:fixed; top:40px; left:1000px;}

div.special {background: yellow;}
div.special a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 20px 1px; margin: 0 0 1px; border-width: 1; border-color: black;
   text-decoration: none; color: black; position: relative;}
div.special a:hover {color: red; background: #33CCFF;
   border: none;}
div.special a span {display: none;}
div.special a:hover span {display: block;
   position: absolute; top: 80px; right: -20px; width: 300px;
   padding: 5px; margin: 10px;
   color: black; background: beige;
   font: 16px Ariel, sans-serif; text-align: left; z-index: 99}
div.holiday {background: yellow;}
div.holiday a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 20px 1px; margin: 0 0 1px; border-width: 1; border-color: black;
   text-decoration: none; color: red; position: relative;}
div.holiday a:hover {color: red; background: #99FF99;
   border: none;}
div.holiday a span {display: none;}
div.holiday a:hover span {display: block;
   position: absolute; top: 0; right: -20px; width: 200;
   padding: 5px; margin: 5px;
   color: red; background: beige;
   font: 24px "English111 Vivace BT", sans-serif; text-align: left; z-index: 99}

 table {background:white; text-align:center; table-layout: fixed; border: 2; 
 width: 850px; }
 caption {background:blue; color: yellow; font-size: 20pt; caption-side:top }
 tr.heading {color:black ; font-size:20pt; font-weight: 700;}
 tr.normal {font-size: 14pt; font-weight: 700; height: 70px}
 td {width="120";}




