body {
color:#000000;
background-color:#dddddd;
}
#content {
margin:10px;
}
.rb {
color:red;
font-weight:bold;
}
.code {
color:#333333;
font-family:monospace;
white-space:nowrap;
font-size:95%;
}
.code b {
color:red;
}
textarea {
overflow:auto;
}
.scrlno {
overflow:hidden;
}
#nanners {
padding-top:0.5ex;
width:50px;
height:55px;
border:none;
vertical-align:middle;
}