﻿body
{
}
.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0068a3;
	font-weight: bold;
}
.SubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

.Paragraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0087da;
}
