textarea{
	font-size : 12px;
	font-family : Arial;
	text-indent : 0%;
	margin : 0;
	padding : 2pt 2pt;
	font-style : normal;
	color : Navy;
}


a, p   {
	font-size : 12px;
	font-family : Arial;
	text-indent : 0%;
	margin : 0;
	padding : 2pt 2pt;
	font-style : normal;
}
*.just {
	text-align : justify;
}

a:link {
	font-style : normal;
	text-decoration : none;
	color : Blue;
}
a:hover{
	font-style : normal;
	text-decoration : none;
	color : Red;
	background : #F1CF9A;
}

a:visited, a:active{
	font-style : normal;
	text-decoration : none;
	color : navy;
}


*.enters {
	font-weight: bold;
	color : Maroon;
	font-size : 20px;
	font-family : "Times New Roman";
	text-decoration : none;
	font-style: normal;
	background : #FFE4C4;
}
*.hh {
	font-weight: bold;
	color : #803A84;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style: normal;
}

*.hhl {
	font-weight: bold;
	color : #80615C;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style : normal;
}

*.hhb {
	font-weight: bold;
	color : Blue;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}

td.h {
	background :  #FFE4C4;
	text-align : center;
	font-family : "Times New Roman";
	background-image: url(images/yellow.gif);
}

p.bb {
	font-style: normal;
	font-weight: bold;
	color : Navy;
	margin-bottom : 5px;
	margin-top : 5px;
}
 

body {
	background : url(images/fon.jpg);
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

ul {
	margin : 2px 20px;
	text-align: justify;
}

H1  {
	font-style : normal;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	font-size : 18px;
	text-align : left;
	text-indent : 0%;
	margin : 5 0 5 0;
}

H2  {
	font-style : normal;
	font-family : "Times New Roman";
	font-weight : bolder;
	color : Black;
	font-size : 16px;
	text-align : left;
	padding : 5 0 5 0;
	margin : 5 0 5 0;
	text-indent : 0%;
}

H3  {
	font-style : normal;
	font-family : "Times New Roman";
	font-weight : bold;
	color : ##8D6F58;
	font-size : 15;
	text-align : left;
	padding : 2 0 2 0;
	margin : 0;
}

h4 {
	font-style : italic;
	font-family : "Times New Roman";
	font-weight : normal;
	color : ##8D6F58;
	font-size : 12;
	text-align : left;
	text-indent : 0%;
	padding : 0;
	margin : 0;
}


li {
	font-size : 12px;
	font-family : Arial;
	text-align: left;
	list-style : outside url(images/bulq.gif);
	margin : 2px;
	text-indent : 10px;
	margin-left: 10px;
    text-align: justify;
}

li.pro {
	font-size : 12px;
	font-family : Arial;
	text-align: left;
	list-style : outside url(images/gal.gif);
	margin : 2px;
	text-indent : 10px;
	margin-left: 30px;
}


<hr> {
	margin-top : 10;
	margin-bottom : 10;
}
*.clr 
{
	color : #803A84;
	font-weight : bold;
}
h2.r{
	color : Red;
}