.text {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	line-height: 18px;
	color: 2E84DB;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: underline;
}
.word {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}
body {
	font-size: 12px;
}
td {
	font-size: 12px;
}
a {color:#000000;font-size: 9pt ;text-decoration:none; line-height:13.5pt}
a:hover {text-decoration:none; color:#666666;}