.contentLft { font-weight: bold; padding-right: 20px; }
.contentRgt { font-weight: bold; padding-left: 20px;}

.H1  {
	font-size : 12pt;
	font-weight : bold;
	color : #ff0000;
	letter-spacing:0.1em;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
}

.H2  {
	font-size : 10pt;
	font-weight : bold;
	color : #00cc00;
   border-width: 1px;
	border-bottom: 1px solid #00cc00;
	margin-bottom: 15px;
}

.H3  {
	font-size : 10pt;
	font-weight : bold;
	color : #ff0000;
}
.infoBox {
	border: 1px #00CC00 solid;
	background-color: #F4FFF4;
	font-size: 8pt;
	font-weight: normal;
}
.infoBoxH {
	border-top: 1px #00CC00 solid;
	border-right: 1px #00CC00 solid;
	border-left: 1px #00CC00 solid;
	background-color: #DDFFDE;
	padding: 1px;
	font-size: 9pt;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
a.infoBoxL, a.infoBoxL:Visited, a.infoBoxL:Active  {
	font-size : 8pt;
	font-weight : normal;
	color : #FF0000;
	text-decoration : none;
}
a.infoBoxL:Hover  {
	font-size : 8pt;
	font-weight : normal;
	color : #00CC00;
	text-decoration : underline;
}
.infoList {
	padding-bottom: 5px;
	margin: 5px 5px 5px 25px;
}
.tradeM {
	color: #FF0000;
	font-size: 8pt;
}