@font-face {
	font-family: 'Conv_TheSans_6_SemiBold_Plain';
	src: url('fonts/TheSans_6_SemiBold_Plain.eot');
	src: local('☺'), url('fonts/TheSans_6_SemiBold_Plain.woff') format('woff'), url('fonts/TheSans_6_SemiBold_Plain.ttf') format('truetype'), url('fonts/TheSans_6_SemiBold_Plain.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_TheSans_6_SemiBold_Italic';
	src: url('fonts/TheSans_6_SemiBold_Italic.eot');
	src: local('☺'), url('fonts/TheSans_6_SemiBold_Italic.woff') format('woff'), url('fonts/TheSans_6_SemiBold_Italic.ttf') format('truetype'), url('fonts/TheSans_6_SemiBold_Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_TheSans_7_Bold_Italic';
	src: url('fonts/TheSans_7_Bold_Italic.eot');
	src: local('☺'), url('fonts/TheSans_7_Bold_Italic.woff') format('woff'), url('fonts/TheSans_7_Bold_Italic.ttf') format('truetype'), url('fonts/TheSans_7_Bold_Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_TheSans_7_Bold_Plain';
	src: url('fonts/TheSans_7_Bold_Plain.eot');
	src: local('☺'), url('fonts/TheSans_7_Bold_Plain.woff') format('woff'), url('fonts/TheSans_7_Bold_Plain.ttf') format('truetype'), url('fonts/TheSans_7_Bold_Plain.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{

}
p{
	font-family: Conv_TheSans_6_SemiBold_Plain;
	font-size: 18px;
	line-height: 140%;
	word-spacing: 100%;
	letter-spacing: 0.02em;
	text-align: left;
	margin-bottom: 18px;
}
p#start{
	text-align: justify;
}

b, strong{
	font-family: Conv_TheSans_7_Bold_Plain;
}
em, i{
	font-family: Conv_TheSans_6_SemiBold_Italic;
}
b em, b i, strong em, strong i{
	font-family: Conv_TheSans_7_Bold_Italic;
}
a{
	color: black;
	text-decoration: none;
	font-size: 16px;
	font-family: Conv_TheSans_6_SemiBold_Plain;
	line-height: 120%;
	word-spacing: 100%;
	letter-spacing: 0.02em;
}

a:hover{
	color: red;
}
a.active{
	color: red;
}
h1, h2{
	font-family: Conv_TheSans_7_Bold_Plain;
	word-spacing: 100%;
	letter-spacing: 0.02em;
	margin-bottom: 18px;
}

h1{
	font-size: 48px;
}
h2{
	font-size: 33px;
}