body,td,th {
	font-size: 12px;
	line-height: 1.5em;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #39F;
}
ul {
	list-style-image: url(img2/pt.gif);
}
.cms_text {
	padding: 20px;
}
.cms_text img {
	padding: 10px;
}

