html {
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #6c7985;
	font-size: 0.87em;
}
a {
	color: #6c7985;
}
p a{
	color: #2d2d2d;
}
h1{
	color: #fff;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 23px 0 0 35px;
	text-transform: uppercase;
	font-size: 1.5em;
}
h2{
	margin: 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #565e65;
}
.content p{
	text-align: justify;
	margin: 0 0 1em 0;
}
.content ul {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	color: #7f8d9b;
}
#footer {
	font-size: 0.83em;
}