﻿body
{
	font-family: Sans-Serif, Arial;
	font-size: smaller;
}

a
{
	text-decoration: none;
	color: #3271B6;
}

a:visited
{
	color: #3271B6;
}

h1, h2, h3, h4, h5
{
	margin: 2px;
}

p
{
	margin: 2px;
	margin-bottom: 6px;
}
