<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.bar_content { line-height: 20px; }

#company_left_nav
{
	float:left;
	width:160px;
	border:1px solid #FFD27B;
	background-color:#FFFCE8;
}
#company_left_nav ul li 
{
    background-color:#FFFCE8;
    padding:10px 5px 10px 6px;
    text-indent:5px;
}  

#right2 p
{
	line-height:20px;
}
.subtitle, 
.productInfo p { padding-left: 20px; }

.UL2 
{
    line-height:2em;
    margin: 10px 0 30px 16px;
}
.UL2 li { list-style-type:disc; margin-left: 10px; }

.report_style 
{
	color:#333333;
	font-family:arial;
	font-size:12px;
	line-height:30px;
}</pre></body></html>