h1 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 2px;
	text-align: left;
	width: 600px;
	background-color: #FFFFFF;
}




a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	background-color: #FAFAFA;
	cursor: hand;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
BODY, TH, TD {
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	letter-spacing: 1px;
}
.font9px {
	font-size: 9px;
	line-height: 14px;
}
.font10px {
	font-size: 10px;
	line-height: 16px;
}
.font11px {
	font-size: 11px;
	line-height: 16px;
}
.font12px {
	font-size: 12px;
	line-height: 18px;}
.font10px2 {

	font-size: 10px;
	line-height: normal;
}

