﻿body
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

a:link
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}
footer
{
	font-size: 4pt;
	color: black;
	font-family: Arial;
}
a:visited
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}
h1
{
	font-size: 15pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
h2
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
ul
{
}
