.content {
	font-family: tahoma;
	font-size: 80%;
	text-align:justify;
	line-height:150%;
	padding-top: 1px;
	padding-left: 15px;
	padding-right:20px;
	padding-bottom:1px;
	color: #222222;
}

.content A {
	color: #2E3092;
	text-decoration: underline;
}

.content A:hover {
	color: #C50000;
	text-decoration: none;
}

.content li,
.content p
.content ol {
	font-family: tahoma;
	font-size: 12px;
	text-align:justify;
	line-height:120%;
	color: #222222;
}

.content td {
  padding-left: 8px;
  padding-bottom: 4px;
  padding-right: 8px;
  vertical-align: middle;
}

.content table {
	border: 1px;
	spacing:0;
	padding:3;
	font-family: tahoma;
	font-size: 12px;
	text-align:justify;
	line-height:150%;  
}

.file {
	font-family: tahoma;
	font-size: 80%;
	text-align:justify;
	line-height:130%;
	color: #666666;
}

.content-news-title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	color: #444444;
	padding-right:20px;
}

.content-news-date {
	font-family: tahoma;
	font-size: 11px;
	text-align:left;
	padding-right:20px;
	color: #777777;
}

.content-title {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	padding-right:20px;
	color: #444444;
}

@import url(css_content_custom.css);
