body {
background: #fff url('bg2.gif') no-repeat fixed top left;
margin: 0px;
padding: 0px;
}

#divUpControl {position:absolute; left:254px; top:80px; width:25px;height:30px; z-index:0; text-align: left}
#divDownControl {position:absolute; left:256px; top:110px; width:25px;height:30px; z-index:0;text-align: left}
#divContainer {LEFT: 3px; VISIBILITY: true; OVERFLOW: hidden; WIDTH:254px; CLIP: rect(0px 257px 150px 0px); POSITION: absolute; TOP: 2px; HEIGHT: 148px}
#divContent {LEFT: 0px; POSITION: absolute; TOP: 0px}

font {
font-color: #3B3A28;
font-family: arial;
}

p, br {
font-color: #3B3A28;
font-size: 12px;
font-family: arial;
}

p.highlight {
font-color: #3B3A28;
font-size: 12px;
font-family: arial;
background-color: #95CE91;
}

a {
color: #c0c0c0;
text-decoration: none;
}

a: visited {
color: #595959;
text-decoration: none;
}

a:hover {
color: #f00;
text-decoration: underline;
}


h3 {
font-size: 12px;
font-weight: bolder;
font-family: arial;
margin: 0;
}

ul {
list-style-type: circle;
font-color: #3B3A28;
font-size: 10px;
font-family: arial; 
}