body {
	margin: 0px;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #3783B0;
}
a:hover {
	text-decoration: none;
}
.title_small {
	color: #AA7355;
	font-weight: bold;
	font-size: 12px;
}
.link_home {
	color: #212730;
	text-decoration: none;
}
.link_home:hover {
	text-decoration: underline;
}
.text_pale {
	color: #555677;
}
.table_side {
	color: #555677;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.title_news {
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #555677;
	border-right-color: #555677;
	border-bottom-color: #555677;
	border-left-color: #555677;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9E8F94;
	line-height: normal;
}
