<style type="text/css">
<!--
.normal {
font-family:"Arial"
}
.op { 
font-size: 12px; font-family:"Arial" 
} 
table {
font-family:"Arial"
}

input {
font-size: 80%
}

 .scrollable{
   overflow: auto;
   width: 250px; /* adjust this width depending to amount of text to display */
   border: 1px silver solid;
 }
 .scrollable select{
   border: none;
 }

-->
</style>
