﻿body 
{
	margin: 0px;
	background-color: white;
	font-family: Calibri, Arial, Times New Roman, Sans-Serif;
	font-size: 11pt;
}

h1 
{
	font-size: 36px;
	color: #056839;
}
h2 
{
	font-size: 28px;
	color: #f07f09;
}
a.dxeHyperlink:link, a.dxeHyperlink:visited, a.dxeHyperlink:active
{
	font-family: Calibri, Arial, Times New Roman, Sans-Serif;
	color: #056839;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.dxeHyperlink:hover
{
	font-family: Calibri, Arial, Times New Roman, Sans-Serif;
	color: #DDA0DD;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
a:link, a:visited, a:active
{
	font-family: Calibri, Arial, Times New Roman, Sans-Serif;
	color: #056839;
	font-size: 13pt;
	text-decoration: none;
}
a:hover
{
	font-family: Calibri, Arial, Times New Roman, Sans-Serif;
	color: #DDA0DD;
	font-size: 13pt;
	text-decoration: underline;
}
strong
{
	font-size: 12pt;
}
b { font-size: 12pt;}