/* Подгружать так : <link rel=stylesheet type="text/css" href="matri-x.css"> */
body 	{
	font-family : Arial, Verdana, Tahoma, Century Gothic, Times New Roman;
	font-size : 10 pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #3C9238;
	color : Black;
	text-align : justify;
        }
H5 	{
	font-family : Arial, Verdana, Tahoma, Century Gothic, Times New Roman;
	font-size : 10 pt;
	color : Black;
	text-align : justify;
	font-weight : lighter;
	}
H4 	{
	font-family : Arial, Verdana, Tahoma, Century Gothic, Times New Roman;
	font-size : 10 pt;
	color : Black;
	text-align : right;
	font-weight : lighter;
	}
H3 	{
	font-family : Arial, Verdana, Tahoma, Century Gothic, Times New Roman;
	font-size : 18 px;
	color : #008000;
	text-align : center;
	font-weight : bold;
	}
H1 	{
	font-family : Arial, Verdana, Tahoma, Century Gothic, Times New Roman;
	font-size : 18 px;
	color : #008000;
	text-align : center;
	font-weight : bold;
	}
table.H1 	{
	font-family : Arial, Verdana, Tahoma, Century Gothic, Times New Roman;
	font-size : 18 px;
	color : #008000;
	text-align : center;
	font-weight : bold;
	}
A:link 	{
	text-decoration : none; 
	color : #008000;
	}
A:visited {
	text-decoration : none; 
	color : #008000;
	}
A:active {
	text-decoration : none;
	color : #008000;
	}
A:hover {
	text-decoration : none;
	color : #40C040;
	}
