body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.blue_word_on_blue, h3{
	font-family: tahoma;
	font-size: 12px;
	color: #4093B4;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

.header_main, h1{
  font-family:tahoma;
  font-size:16px;
  line-height:26px;
  font-weight:bold;
  color:#5C5E60;
  text-decoration:none;
  text-align: center;
}

.green_link{
  font-family:tahoma;
  font-size:11px;
  line-height:13px;
  color:#799C1F
}

.text_main, p, li{
  font-family:tahoma;
  font-size:12px;
  line-height:14px;
  color:#5E5E5E
}

.text_small{
  font-family:tahoma;
  font-size:11px;
  line-height:12px;
  color:#5E5E5E
}
.list_of_link__main{
  font-family:tahoma;
  font-size:11px;
  line-height:17px;
  font-weight:bold;
  color:#5B5B5B;
  list-style-type:disc;
}

.list_of_link__blue{
  font-family:tahoma;
  font-size:11px;
  line-height:16px;
  color:#3394B9;
  list-style-image:url(images/list_point_blue.gif)
}

.link_undegr{
  font-family:tahoma;
  font-size:11px;
  line-height:14px;
  color:#CECECE;
}

a {
  color: #4093B4;
}
