@charset "UTF-8";

h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2BCC9;
	color: #11335C;
	padding-bottom: 5px;
	font-size: 16px;
	margin-bottom: 10px;
}

h2 {
	color: #11335C;
	text-decoration: none;
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h3 {
	font-size: 15px;
	text-decoration: none;
	padding-bottom: 10px;
	color: #11335C;
}

h4 {
	font-size: 14px;
	margin-top: 20px;
}

h5 {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	text-align: center;
}

h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2BCC9;
	color: #11335C;
	padding-bottom: 5px;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: lighter;
}

.news_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2BCC9;
	color: #11335C;
	padding-bottom: 5px;
	font-size: 14px;
	padding-top: 10px;
	width: 100%;
	display: block;
}

.small_left_images_in_table {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	vertical-align: top;
	height: 160px;
	width: 100px;
	float: left;
}

.linkpicture {
	float: right;
	height: 100px;
	width: 70px;
	vertical-align: top;
}

.text_for_inside_table {
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}

.table_space {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

