/*----------Text Styles----------*/
span.text_default
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #000000;
}
strong /* Текст (14 px, жирный) */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  color: #000000;
}
span.text_italic /* Текст (14 px, курсив) */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  font-style: italic;
  color: #000000;
}
span.RVTS3822 /* Текст (11 px, жирный) */
{
  font-size: 11px;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  color: #000000;
}
a.link_default, span.link_default /* Ссылка (14 px) */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #000000;
  text-decoration: underline;
}
a.link_default:hover { color: #e4370a; }
a.link_small, span.link_small /* Ссылка (11 px) */
{
  font-size: 11px;
  font-family: 'Trebuchet MS';
  color: #000000;
  text-decoration: underline;
}
a.link_small:hover { color: #e4370a; }
a.head_1, span.head_1 /* Заголовок 1 */
{
  font-size: 36px;
  font-family: 'Trebuchet MS';
  color: #000000;
  text-decoration: none;
}
span.head_2 /* Заголовок 2 */
{
  font-size: 60px;
  font-family: 'Trebuchet MS';
  color: #c3d8cd;
}
a.head_3, span.head_3 /* Заголовок 3 */
{
  font-size: 20px;
  font-family: Arial;
  color: #0b8ab7;
  text-decoration: none;
}
a.head_4, span.head_4 /* Заголовок 4 */
{
  font-size: 16px;
  font-family: Arial;
  color: #0b8ab7;
  text-decoration: none;
}
span.head_5 /* Заголовок 5 */
{
  font-size: 24px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
}
h1 /* H1 */
{
  font-size: 24px;
  font-family: 'Trebuchet MS';
  color: #b00000;
}
h2 /* H2 */
{
  font-size: 20px;
  font-family: 'Trebuchet MS';
  color: #b00000;
}
span.text_white /* Текст служебного меню */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #ffffff;
}
a.link_white, span.link_white /* Ссылка для служебного меню */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #ffffff;
  text-decoration: underline;
}
a.link_white:hover { color: #b00000; }
/*----------Para Styles----------*/
.paragraph_left
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_justify
{
  text-align: justify;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_right
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_center
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
/*----------List Styles----------*/
ul.list_1 /* Список простой 1 */ { text-indent: 0px; margin-left: 0px; list-style:inside; }
ul.list_2 /* Список простой 2 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ul.list_3 /* Список простой 3 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ol.list_num_1 /* Список нумерованый 1 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ol.list_num_2 /* Список нумерованый 2 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ol.list_num_3 /* Список нумерованый 3 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ul.RVLS1 /* список тест */ { text-indent: 0px; margin-left: 24px; list-style:outside; }
ul.RVLS1 ul { text-indent: 0px; margin-left: 72px; list-style:outside; }
ul.RVLS1 ul ul { text-indent: 0px; margin-left: 120px; list-style:outside; }
ul.RVLS1 ul ul ul { text-indent: 0px; margin-left: 168px; list-style:outside; }
ul.RVLS1 ul ul ul ul { text-indent: 0px; margin-left: 216px; list-style:outside; }
ul.RVLS1 ul ul ul ul ul { text-indent: 0px; margin-left: 264px; list-style:outside; }
ul.RVLS1 ul ul ul ul ul ul { text-indent: 0px; margin-left: 312px; list-style:outside; }
ul.RVLS1 ul ul ul ul ul ul ul { text-indent: 0px; margin-left: 360px; list-style:outside; }
ul.RVLS1 ul ul ul ul ul ul ul ul { text-indent: 0px; margin-left: 408px; list-style:outside; }



