<html>

<head>
<title>CSS</title>
<style type="text/css">
<!--
div.ppp
	{
	}
body 
	{
	font-family: 	arial, helvetica,sans serif;
	color: 			black;
	text-align:		center; 
	background: 	#ebebeb;/*#dfdfdf;/*#f7f2d5*/
	text-align:			center;
	width: 95%;
	margin-top:	0px;
	} 
div.page
	{
	margin: 0px auto;
	width:	800px;
	margin-top:	0px;
	}
div.head
	{
	text-align:left;
	width:			800px;
	text-indent:	0em;
	font-size:		0.8em;
	margin:	0em	0em 0em 0em;
	}
div.TitlePage 
	{
	text-align:		justify;
	width:			280px;
	padding:		0px 0px 0px 0px;
	margin-top: 	0px;
	margin-left: 5px;
	float:			left;
	
	}
div.TableOfContents 
	{
	text-align:		left;
	width:			470px;
	background:	#ffffff;
	/*background-image: url(../controls/fon1.gif);
	background-repeat: repeat-y;*/
	border: 		0px solid #999999;
	
	margin-top: 	0px;
	padding: 0px 0px 0px 0px;
	margin-left: 300px;
	}
div.letters
	{
	text-align: center;
	/*border-bottom:  1px solid #999999;*/
	background:	#ebebeb;
	padding: 0px 0px 0px 0px;
	padding-top: 20 px;
	margin-left: 0px;
	margin-right: 0px;
	}
div.article
	{
	background-image: url(../controls/fon.gif);
	background-repeat: repeat-x;
	border: 		0px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 1em 3px 0px 6px;
	margin: 0px 0px 0px 0px;
	}
a, a:visited, a:active
	{
	text-decoration: none;
	color:		#990000; 
	}
a:hover
	{
	text-decoration:	underline;
	color:				#ff0000;
	}
h3
	{
	font-size:		1.3em;
	text-align: 		left;
	color:			#000000;
	margin-top:	.7em;
	}
h4 
	{
	text-align: 		center; 
	/*color:			#999999;*/
	/*margin-left:	10em;*/
	margin-bottom:	0em;
	margin-top:	.7em;
	font-size:		1em;
	}
h5
	{
	font-size:		1em;
	text-align: 		left;
	color:			#000000;
	margin-top:	.7em;
	}
p 
	{
	font-family: 	"Times New Roman","times","serif";
	text-align: 		justify;
	text-indent:	0em;
	font-size:		1em;
	margin-bottom:	0em;
	margin-top:		0em;
	margin-left:		0em;
	margin-right:		0em;
	padding: 0px 0px 0px 0px;
	}
p.annotation 
	{
	text-indent:	1em;
	}
p.bibliography
	{
	
	text-align: 		left;
	margin-top:		0em;
	margin-bottom:		1em;
	}
div.referenceBlock
	{
	text-align: 		left;
	margin-top:		1em;
	font-size:		0.9em;
	}
ul li,ol li 
	{
	margin-top:	0em;
	}
ol, ul
	{
	font-family: "Times New Roman","times","serif";
	text-align: justify;
	text-indent: 0em;
	font-size: 1em;
	margin-top: 0em;
	}
div.menu
	{
	font-family: "arial", "helvetica", "san-serif";
	font-size:		1em;
	text-align: 		left;
	margin-top:	.7em;
	margin-bottom: .7em;
	}
div.menu ul
	{
	font-family: "arial", "helvetica", "san-serif";
	font-size:		0.95em;
	margin-top:	.7em;
	}
div.menu a:hover
	{
	text-decoration:	none;
	color:				#ff0000;
	}
div.menu img
	{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px; 
	}
hr
	{
	margin-top: 0px;
	margin-bottom:	0em;
	clear: left;
	}
hr.annotation
	{
	margin-bottom:		0em;
	}
a.letter:link, a.letter:visited, a.letter:active 
	{
	text-decoration: none;
	font-family: "arial", "helvetica", "san-serif";
	font-weight:bold;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
	color: #888888;
	}
a.letter:hover
	{
	text-decoration:	none;
	background-color: #990000;
	color: #ffffff;
	}
div.foot table
	{
	font-size: 0.9em; 
	}
div.foot table tr td
	{
	font-family: 	"Times New Roman","times","serif";
	width: 400px;
	
	}
-->
</style>
</head>

</html>
