a.output:link {
text-decoration : none; 
color : #4e4e4e; 
} 
a.output:active {
text-decoration : none; 
color : #4e4e4e; 
} 
a.output:visited {
text-decoration : none; 
color : #4e4e4e; 
} 
a.output:hover {
text-decoration : underline; 
color : #4e4e4e; 
} 
body.output {
font-family : Verdana; 
font-size : 8pt; 
color : #000000; 
} 
b.color1 {
font-family : Verdana; 
font-size : 8pt; 
color : #33cc66; 
} 
b.color2 {
font-family : Verdana; 
font-size : 8pt; 
color : #ff0000; 
} 
td.output {
font-family : Verdana; 
font-size : 8pt; 
color : #000000; 
} 
table.output {
font-family : Verdana; 
font-size : 8pt; 
color : #000000; 
} 
textarea.output {
background-color : #f1f1f1; 
} 
input.output {
color : #000000; 
font-family : Verdana; 
font-size : 8pt; 
border-color : #000000; 
border-width : 1px; 
} 
input.inst {
color : #000000; 
background-color : #f0f0f0; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
font-weight : bold; 
border-color : #000000; 
border-width : 1px; 
} 
select {
font-family : Arial; 
} 
.tooltip {
position : absolute; 
display : none; 
background-color : #ffffff; 
font-size : 7pt; 
border : 1px solid #000000; 
padding : 2px; 
} 