body, html {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

/* font-family: "SegoeUIRegular"; */
@font-face {
    font-family: "SegoeUIRegular";
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIBold"; */
@font-face {
    font-family: "SegoeUIBold";
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"),
    url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIItalic"; */
@font-face {
    font-family: "SegoeUIItalic";
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUILight"; */
@font-face {
    font-family: "SegoeUILight";
    src: url("../fonts/SegoeUILight/SegoeUILight.eot");
    src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"),
    url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUISemiBold"; */
@font-face {
    font-family: "SegoeUISemiBold";
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot");
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"),
    url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/***************** стили для всех ссылок сайта */
a:link, a:visited {
    text-decoration: underline;
    color: #627aad;
}
a:hover {text-decoration:none;}

/***************** Заголовки */
#both h1, #only_left h1, #only_right h1, #no_sides h1 {
    margin: 10px 0 30px;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    font-family: Segoe UI Semibold;
    color: #000;
}
#both h2,
#only_left h2,
#only_right h2,
#no_sides h2 {
    margin: 10px 0;
    font-size: 22px;
    font-weight: normal;
    font-family: Segoe UI Semibold;
	color:#26417c
}
#both h3,
#only_left h3,
#only_right h3,
#no_sides h3 {
    margin: 10px 0;
    font-size: 18px;
    font-weight: normal;
    font-family: Segoe UI Semibold;
	color:#d20000;
}
#both .con_title,
#only_left .con_title,
#only_right .con_title,
#no_sides .con_title {
font-size:18px; 
font-weight:normal;
}

/***************** Абзацы */
#both p, #only_left p, #only_right p, #no_sides p {
    font-size: 15px;
    line-height: 20px;
    font-family: Arial;
    color: #2d2d2d;
}

/**********************************/

#both .blog_moderate_no,
#only_left .blog_moderate_no,
#only_right .blog_moderate_no,
#no_sides .blog_moderate_no {color:red;}

#both input,
#only_left input,
#only_right input,
#no_sides input, 
#both .text-input,
#only_left .text-input,
#only_right .text-input,
#no_sides .text-input {border:1px solid #666;padding:2px;}

table td {
	padding:5px
}
@font-face {
	font-family: 'PFBeauSansPro-Regular';
	src: url('../fonts/PFBeauSansPro-Regular.eot?') format('eot'), 
	     url('../fonts/PFBeauSansPro-Regular.otf')  format('opentype'),
	     url('../fonts/PFBeauSansPro-Regular.woff') format('woff'), 
	     url('../fonts/PFBeauSansPro-Regular.ttf')  format('truetype'),
	     url('../fonts/PFBeauSansPro-Regular.svg#EBGaramond') format('svg');
}
@font-face {
	font-family: 'PFBeauSansPro-Regular';
	src: url('../fonts/PFBeauSansPro-Regular.eot?') format('eot'), 
	     url('../fonts/PFBeauSansPro-Regular.otf')  format('opentype'),
	     url('../fonts/PFBeauSansPro-Regular.woff') format('woff'), 
	     url('../fonts/PFBeauSansPro-Regular.ttf')  format('truetype'),
	     url('../fonts/PFBeauSansPro-Regular.svg#EBGaramond') format('svg');
}