.f1 {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
body,td {
	font-size: 12px;
	line-height: 24px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.f5 {
	font-size: 12px;
	line-height: 15pt;
}


.f2 {
	font-size: 14px;
	font-weight: normal;
}
.table {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.f3 {
	font-size: 12px;
	font-weight: bold;
}
.f6 {
	font-size: 14px;
	color: #FF0000;
	line-height: 15pt;
	font-weight: bold;
}

.f4 {
	font-size: 14px;
	font-weight: bold;
}
.f7 {
	font-size: 12px;
	color: #FF3300;
}
.f8 {
	font-size: 14px;
	color: #009900;
}
.f9 {
	font-size: 12px;
	color: #FF0000;
}



a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.info {
	width: 170px;
	overflow:visible;
	height:auto;
	font-size: 12px;
	position: absolute;
	background-color: #FFffdd;
	border: 1px solid #000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=135,strength=3);
	top: 375px;
	padding: 5px;
	left: 671px;
	
}