/*----------Text Styles----------*/
span.text_default
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #000000;
}
a.link_default, span.link_default /* Ссылка по умолчанию */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #0875c2;
  text-decoration: underline;
}
a.link_default:hover { color: #bc4b19; }
span.text_bold /* Текст жирный */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  color: #000000;
}
span.RVTS3817 /* Текст красный */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
}
span.text_small /* Текст мелкий */
{
  font-size: 11px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
}
span.text_color /* Текст серый */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #aaad91;
}
span.text_italic /* Текст курсив */
{
  font-size: 12px;
  font-family: Arial;
  font-style: italic;
  color: #000000;
}
a.link_big_green, span.link_big_green /* Ссылка зелёная 24px */
{
  font-size: 24px;
  font-family: 'Trebuchet MS';
  color: #007e00;
  text-decoration: underline;
}
a.link_big_blue, span.link_big_blue /* Ссылка синяя 18px */
{
  font-size: 18px;
  font-family: 'Trebuchet MS';
  color: #0875c2;
  text-decoration: underline;
}
a.link_big_orange, span.link_big_orange /* Ссылка рыжая 18px */
{
  font-size: 18px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
  text-decoration: underline;
}
a.link_color, span.link_color /* Ссылка цветная */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
  text-decoration: none;
}
a.link_color:hover { color: #000000; }
a.link_small, span.link_small /* Ссылка мелкая серая */
{
  font-size: 11px;
  font-family: 'Trebuchet MS';
  color: #aaad91;
  text-decoration: none;
}
a.link_small:hover { color: #ff6600; }
a.link_small_red, span.link_small_red /* Ссылка мелкая красная */
{
  font-size: 11px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
  text-decoration: underline;
}
a.link_black, span.link_black /* ссылка чёрная */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #000000;
  text-decoration: underline;
}
a.head_1, span.head_1 /* Заголовок 1 */
{
  font-size: 36px;
  font-family: 'Trebuchet MS';
  color: #000000;
  text-decoration: none;
}
h1 /* Заголовок 2 */
{
  font-size: 24px;
  font-family: 'Trebuchet MS';
  font-style: italic;
  color: #ed2300;
  text-decoration: none;
}
h3 /* Заголовок 3 */
{
  font-size: 18px;
  font-family: 'Trebuchet MS';
  font-style: italic;
  color: #ed2300;
  text-decoration: none;
}
span.head_3 /* Заголовок 4 */
{
  font-size: 16px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
}
h2 /* Заголовок 5 */
{
  font-size: 20px;
  font-family: 'Trebuchet MS';
  color: #bc4b19;
}
a.head_6, span.head_6 /* Заголовок 6 */
{
  font-size: 20pt;
  font-family: Arial;
  color: #0b8ab7;
  text-decoration: none;
}
b /* bold */
{
  font-size: 14px;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
/*----------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_left_indent /* по левому краю с отступом */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.paragraph_center
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_center_indent /* по центру с отступом */
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.paragraph_justify_indent /* по ширине с отступом */
{
  text-align: justify;
  text-indent: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.paragraph_right_indent /* по правому краю с отступом */
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.RVPS389 /* для таблиц по левому краю */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 10px 10px 10px;
}
/*----------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; }




