@charset "windows-1251"

a:link {
	color: #006699;
	}
	a:hover {
	color: #009900;
	}
td {
    font-family: Arial, sans-serif;
    font-size: 10pt;
   } 
h1 {
    font-family: Arial, sans-serif; 
    font-size: 16pt;
    }
    
.small	{

	font-size: 9pt;
	color: #c0c0c0;

}

.tit	{

	font-size: 11pt;
	color: #FFFFFF;

}

.tit2	{

	font-size: 13pt;
	color: #000000;

}