﻿body
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

p.SubTitle
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

p.Footer
{
	color: White;
}

p.Heading
{
    font-size: 12pt;
    font-weight: bold;
}

p.SubHeading
{
    font-size: 10pt;
    font-weight: bold;
}

a.MiniLink
{
    color:White;
    font-size: 8pt;
}