
a:focus
{
	outline: 1px dotted invert;
}

h2
{
	font-size: 23px;
}

h5
{
	font-size: 17px;
}

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}

li
{
	margin-left: 3px;
}

h2,
h5,
ol,
ul,
{
	margin-bottom: 2px;
}
