﻿/* style for http://www.jps-service.ru/  */

p, body, font, div, td
{ font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
}
h1
{ font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  color: #1E3859;
}
h2
{ font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  color: #1E3859;
}
a
{ font-family: verdana,arial,helvetica,sans-serif;
  color: black;
}
.no_under
{ text-decoration: none;
}
.small
{ font-size: 12px;
    color: #FF0000;
}
.small_white
{ font-size: 10px;
  color: #EFEFEF;
}
.big
{ font-size: 16px;
  text-decoration: none;
}
.light
{ color: #666666;
}
.red
{ color: #FF0000;
  text-decoration: none;
  font-weight: bold;
}
.blue
{ color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.blue_tel
{ color: #dbdde5;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}
.big_blue
{ font-size: 22px;
  color : #ffffff;
  font-weight: bold;
}
ol.faq
{ 	margin-left: 20px;
	margin-top: 20px;
}

ol.faq li
{	margin-bottom: 15px;
}