P{
	line-height:105%;
	margin: 5px;
}
a { text-decoration:underline; }
a:hover { color:#dc0000;position:relative;top:1;left:1; background-color: #ffff99;}
a.widelink { display: block; width: 100%; }
a.widelink:hover { background-color: #ffff99; color: red; }
h1 { font-size:14pt }

UL { font-size: 80%; }

h1.ptitle 
	{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-color: black black #555555 #555555;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px

}

div.ptxt {
	font-size: 80%;
	border-width:1px;
	line-height:125%;

	}

#report {
	font-size: 90%;
	line-height: 150%;
	padding-left: 6px;
	padding-right: 6px;
}

p{
	font-size: 14px;
	line-height:145%;
	margin: 15px;
}

div.company_history_list ol{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 0.6em;
	margin-left: 1.5em;
	padding-left: 2.5em;
	list-style-type: decimal;
	text-decoration: none;	
}

div.company_history_list ol a{
	text-decoration: none;
	color: #000000;
}

div.company_history_list ol a:hover {
	background-color:#000066;
	color: #ffffff;
	text-decoration: none;
}

div.company_history_list ol li{
	line-height: 1.2em;	
}