body
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.title_big_big
{
	font-family: Arial;
	font-size: 32pt;
	font-weight: bold;
	color: #000000;
}

.title_big
{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}

.title_middle_middle
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.title_middle
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}

a.link_middle
{
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

a.link_middle:hover
{
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

