.navig-top {
   font-size	: 14px;
   color	: white;
   cursor	: hand;
   font-family	: Arial; 
   margin	: 0px;
   border	: 0px solid black;
}
.navig-bottom {
   font-size	: 10px;
   color	: white;
   cursor	: hand;
   font-family	: Arial; 
   margin	: 0px;
   border	: 0px solid black;
}
.win {
   font-size	: 14px;
   color	: black;
   margin	: 0px;
   border	: 1px solid black;
   width	: 582px;
   background-color	: transparent;
   position	: relative;
}

.title {
   font-size	: 14px;
   color	: white;
   font-family	: Arial;
   font-style	: italic;
   font-weight	: bold;
   text-align	: center;
   margin	: 0px;
   border	: 1px ridge black;
   width	: 582px;
   left		: -1px;
   height	: 18px;
   background-color	: #CC3333;
   position	: absolute;
}

.date {
   font-size	: 10px;
   color	: black;
   font-family	: Arial;
   font-weight	: bold;
   font-style	: italic;
   text-align	: left;
   margin	: 0px;
   border	: 0px solid black;
   width	: 580px;
   height	: 16px;
   left		: 0px;
   background-color	: transparent;
   position	: absolute;
}

.text {
   font-size	: 14px;
   color	: #330066;
   font-family	: Arial;
   font-weight	: bold;
   text-align	: justify;
   margin	: 0px;
   border	: 0px solid black;
   width	: 580px;
   left		: 0px;
   background-color	: transparent;
   position	: absolute;
}

.footer {
   font-size	: 11px;
   color	: black;
   font-family	: Arial;
   text-align	: left;
   margin	: 0px;
   border	: 0px solid black;
   width	: 580px;
   height	: 16px;
   left		: 0px;
   background-color	: transparent;
   position	: absolute;
}

#space {
   font-size	: 14px;
   color	: white;
   font-family	: Arial;
   margin	: 0px;
   border	: 0px solid black;
   width	: 622px;
   height	: 18px;
   background-color	: transparent;
   position	: relative;
}
