.default {
	font-size: 13px;
	line-height: 16pt;
	font-family: Tahoma;

}
.title {
	font-size: 15px;
}
.td_b_dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.default_big {
	font-size: 16px;
	line-height: 19pt;
	font-family: Tahoma;
}
a:hover {
	text-decoration: underline;
}
.link {
	text-decoration: none;
	font-size: 13px;
	line-height: 25px;
	font-family: Tahoma;

}
.link_b {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.td_l_dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
