h1, h2, h3, h4, h5
{
	color: #0B4C5F;
	font-family: Segoe UI Light;
}
h1
{
	font-size: 2em;
}
h2
{
	font-size: 1.7em;
}
h3
{
	font-size: 1.4em;
}
h4
{
	font-size: 1.2em;
}
h5
{
	font-size: 1em;
}

hr
{
	size: 5;
	color: #5FB404;
}