body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	line-height: 25px;
}
a:active {
	text-decoration: none;
	line-height: 25px;
}

.aa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1pt;
	line-height: 18px;
}
.bb{font-family:Arial, Helvetica, sans-serif;
font-size::12px;
line-height:22px;
}
.CC{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight: bold;
}
.dd{font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
	 text-align:center;
	 line-height:16px;}
.ee{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:30px;}
.gg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:16px;
	
	text-indent: 5px;
}
td {
	font-size: 9pt;
}
.imgheight120
{
max-height:120px;
height:expression(this.height >120 && this.height < this.width ? "120":true);
}
.imgwidth120
{
max-width:180px;
width:expression(this.width >120  ? "120":true);
} 
