﻿body {
}
h3
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
}
a:link
{
	text-decoration: none;
	color: blue;
}
a:visited
{
	color: blue;
	text-decoration: none;
}

