/******  1. BASIC ELEMENTS
******************************/
*					{ padding: 0; margin: 0; line-height: 1.3em; }
BODY				{ padding: 0; margin: 0; background: #000000; color: #666666; font-size: 0.9em; font-family: Times New Roman; }
IMG					{ border: none; display: inline; }
P					{ margin: 0; text-indent: 1.5em; }
UL, OL				{ margin: 0 0 1em 0; }
UL LI, OL LI			{ margin: 0 0 0 3em; }
A					{ color: #666666; }
A:visited			{ color: #666666; }

OL LI				{ margin: 0 0 0.6em 2.5em; }

H1, H2, H3, H4, H5, H6
{ margin: 0 0 1em 0; }
H1	{ font-size: 1.6em; font-weight: normal; }
H2	{ font-size: 1.8em; margin: 76px 0 20px 0; font-weight: normal; text-indent: -9000px; background-repeat: no-repeat; background-position: center top; }
H3	{ font-size: 1.1em; font-weight: normal; margin-bottom: 0.5em; }
H4	{ font-size: 1em; font-weight: bold; }
H5	{  }

TABLE, TD, TH
{ border-collapse: collapse; border-spacing: 0; border: none; vertical-align: top; text-align: left; font-weight: normal; }

HR	{ height: 1px; color: #FFFFFF; border: none; border-bottom: 1px solid #CCCCCC; margin-bottom: 15px; }

/******  2. STANDART CLASSES
******************************/

.Nowrap			{ white-space: nowrap; }
UL.WithDash LI	{ list-style-type: none; margin: 0 0 0.6em 0; padding: 0 0 0 1.5em; text-indent: -1.3em; }
.Clear			{ clear: both; }
BR.Clear		{ clear: both; font-size: 0; line-height: 0;}
A.Local			{ text-decoration: none; border-bottom: 1px dotted #00b4ff; }
A.Local:hover	{ text-decoration: none; border-bottom: 1px dotted #00b4ff; }
.Numbers		{ text-align: right; white-space: nowrap; }
.UpCase			{ text-transform: uppercase; }
.Red			{ color: #ff2e2e!important; }
.Green			{ color: #7fa429!important; }

.NoIndent		{ text-indent: 0; }

/******  3. Списки в текте
******************************/

.Content UL,
.Content OL		{ padding: 0; margin: 1em 0; }
.Content LI		{ margin: 0.5em 0 0.5em 1.3em; }