H1 {background: #dddddd; font-size: 16pt; font-family: arial; text-align: center;}
H2 {background: #dddddd; font-size: 14pt; font-family: arial; }
.outl { border: groove red 3px }
.update {font: italic small-caps 11pt Helvetica;}
.hint {font: 10pt Helvetica;}
.three {font: 110%/110% sans-serif;}
.two {font: 80%/10% sans-serif;}
.ten {font: normal 400 80%/2.5 sans-serif;}
.red { background: white; color:#FF0000; }
.green { background: white; color:#00CC33; }
.ltblu { background: white; color:#00FFFF; }
.blu { background: white; color:#0000FF; }
#loop { height: 400px; width: 478px; border: groove red 3px; }

#TABLE1 {
border: 0px solid red;
float: left;
width: 10%;
margin-left: 6px;
margin-right: 6px;
margin-top: 15px;
text-align: center;
font-size: 8pt; font-family: arial;
}

#TABLE2 {
border: 0px solid blue;
width: 88%;
float: left;
text-align: center;
background: white;
}

#overlay {
border: 1px solid black;
font-size: 8pt; font-family: arial;
}
