body
	{
	font-family:"Arial Cyr","Arial",Verdana,"MS Sans Serif",Geneva,Helvetica,sans-serif;
	font-weight:normal;
	color:#333333;
	font-size:85%;
/*	background-color:#eadbc4;*/
	background-color:#ded2c4;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

table
	{
	font-size:100%;
	}

p,ul,ol,dl,h1,h2,h3,h4
	{
	color: #333333;
	margin-right:0pt;
	margin-left: 75px;
	margin-top:8pt;
	margin-bottom:8pt;
	}

p	{
	text-align:justify;
	}

p.quote
	{
	color: #666666;
	margin-left: 100px;
	}

h1	{
	margin-top: 48px;
	margin-bottom: 24px;
	font-size: 24px;
	font-weight: normal;
	}

h2	{
	font-size: 18px;
	font-weight: normal;
	}

h3	{
	font-weight: bold;
	}

b	{font-weight:bold}

a			{color:#514DAC;font-weight:normal;background-color:transparent;}
a:link		{color:#514DAC;font-weight:normal;background-color:transparent;}
a:visited	{color:#666666;font-weight:normal;background-color:transparent;}
a:hover 	{color:#514DAC;font-weight:normal;background-color:transparent;}

div.imageleft
	{
	float: left;
	clear: both;
	margin-left: 0;
	margin-right: 8pt;
	margin-top: 4pt;
	margin-bottom: 8pt;
	}

div.imageright
	{
	float: right;
	clear: both;
	margin-left: 8pt;
	margin-right: 0px;
	margin-top: 4pt;
	margin-bottom: 8pt;
	}

div#header
	{
	background-color: transparent;
	position: static;
		left: 0;
		right: 0;
		top: 0;
		bottom: auto;
		width: 100%;
		height: 80;
	text-align:left;
	}

div#menu
	{
	font-family:Verdana,"MS Sans Serif",Geneva,Helvetica,sans-serif;
	background-color: #505050;
	position: static;
		left: 0;
		right: 0;
		top: 81px;
		bottom: auto;
		width: 100%;
		height: 19px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	}

div#main
	{
	background-color: white;
	position: static;
		left: 0;
		right: 0;
		top: 150px;
		bottom: 40px;
		width: 100%;
		height: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 40px;
	}

div#bottom
	{
	background-color: #666666;
	position: static;
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 20px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: right;
	vertical-align: middle;
	}


table.menu
	{
	height: 19px;
	margin-left: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	border-left: 1px solid #ffffff;
	}

td.menu
	{
	border: 0px;
	border-right: 1px solid #ffffff;
	background-color: #777777;
	color: #ffffff;
	align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

td#active
	{
	background-color: #514DAC;
	}	

a.menu, a.menu:link, a.menu:active, a.menu:visited
	{
	color: #eeeeee;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:hover
	{
	color: #ffffff;
	}

p.copyright
	{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	margin-right: 20px;
	}

a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited
	{
	color: #eeeeee;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	}

a.copyright:hover
	{
	color: #ffffff;
	}


p.author
	{
	font-size: 80%;
	margin-top: 0pt;
	}

p.epigraph
	{
	font-size: 80%;
	text-align: right;
	color: #666666;
	}

p.note
	{
	font-size: 80%;
	color: #666666;
	}

div.epigraph
	{
	font-size: 80%;
	text-align: right;
	color: #666666;
	float: right;
	clear: both;
	margin-left: 8pt;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8pt;
	}
