td {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
p {
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}
.sub_dotline
{
  background-image:url('images/dot_line.gif');
  background-repeat:repeat-x;
  background-position-y:bottom;
}
p {
   line-height:22px
}