.cyber {
     background-image:url(bg_stars.gif);
     font-color:#FFFFFF;
}

.banner {
     align:center;
}

.display {
     align:center;
     width:1000px;
     height:1000px;
     border-style: solid;
     border-color: #ffffff;
     border-width: 1px;
     color: white;
     
}

.SideColumn {
     text-align:left;
     font-weight:bold;
     font-size:10pt;
     color:#808080;
     background:#000000;
     float:left;
     width:150px;
     height:800px;
     padding-top: 10px;
     padding-right: 0px;
     padding-bottom: 0px;
     padding-left: 20px;

}

p.subsection {
     background:#333333;
     font-weight:bold;
     font-size:10pt;
     margin-top: 1cm;
     border-style: solid;
     border-color: #0000ff;
     border-width: 1px;
     
}

p.header {
     background: white;
     color:#000000;
     font-weight:bold;
     font-size:12pt;
      
}

.Table {
     align:center;
     color:#000000;
     text-align:center;
     width:650px;
     height:800px;
     margin-top: 1cm; 
     font-size: 10pt;
}

.Time {
     text-align:right;
     font-size:10pt;
     font-color:#FFFFFF;
     width=50%;
}

p.Intro {
     border-style: solid;
     border-color:#FFFFFF;
     border-width: 1px; 
     width:75%;
     padding-bottom: 50px;
     padding: 20px;
     text-align:justify;
     background:#000011;
     font-color:#FFFFFF;
     font-size:10pt;
}


a:link { color: red; text-decoration: none; }
a:visited { color: red; text-decoration: none; } 
a:hover { color: blue; } 

table.BuyTable td {
     font-family: Times New Roman; 
     font-size: 10pt;
}

table.OfferTable td {
     font-family: Times New Roman; 
     font-size: 10pt;
}
