body {
	background:#e8f6fd;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	}
	a.ReadPath:link {
color:#FF0000;
font-size:9px;
text-decoration:underline;
}
.main_bg {
	background:url(../img/background.jpg) repeat-y top;
	}
.header{
	background-image:url(../img/header.jpg);
	height:367px;
	background-repeat:no-repeat;
	background-position:center;
	
}
strong{
	color:#03C;
}
.ArticleFirstPars {
	text-align: justify;
	text-indent: 40px;
	padding-left: 6px;
	padding-right: 6px;
	line-height:18px;
}
.ArticleText {
	text-align: justify;
	text-indent: 40px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:18px;
}
