﻿body {
	font-size:16px;
	margin-top:50px;
	font-family: "helveticaneuecyrlight";
}

a {
	color: #06a0f0;
	text-decoration: none;
	cursor:pointer;
}

h4 {
	font-size: 20px;
	font-weight: bold;
}

p {
	font-size:21px;
}
ul {
	padding-left: 20px;
}
ul li {
	font-size: 21px;
}