.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:link {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a:visited {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#0000FF;
	text-decoration:none;
}
.hd {
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration:underline;

}
.hdtxt {
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align:center;
}