A:
	{
	color: #0000CC;
	text-decoration: underline;
	}

A:visited
	{
	color: #0000CC;
	text-decoration: underline;
	}

A:hover
	{
	color: #0000CC;
	text-decoration: none;
	}

BODY
	{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
	margin-top: 0pt;
	margin-bottom: 1pt;
	background: #FFFFFF;
	}

TD
	{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
	}

UL
	{ list-style-image: url('img/marker.gif'); }

LI
	{ margin-bottom: 4pt; }

.button
	{
	height: 25px;
	width:120px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#CC0000;
	}

a.content {
 color: #FFFFFF; /* Öâåò ññûëîê */
 text-decoration: none; /* Óáèðàåì ïîä÷åðêèâàíèå */
 font-weight:bold;
}
a.content:visited {
 color: #FFFFFF; /* Öâåò ññûëîê */
 text-decoration: none; /* Óáèðàåì ïîä÷åðêèâàíèå */
  font-weight:bold;
}
a.content:hover {
 color: #FFFFFF; /* Öâåò ññûëîê */
 font-weight:bold;
}

.red
	{ color: #3973ad; }

.blu
	{ color: #CC0000; }

.tx
	{text-align:justify;}