td {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 25px;

}
a.beg:link{
	font-size:11pt;
	color:#333333;
	text-decoration:none;
}
a.beg:hover{
	font-size:11pt;
	color:#333333;
	text-decorration:underline;
}
a.beg:visited{
	font-size:11pt;
	color:#666666;
	text-decoration:none;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.line25 {
	line-height: 20px;
}
