﻿body {
}
.Heavy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.ParagraphText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	line-height: normal;
	vertical-align: top;
	font-style: normal;
	text-align: justify;
}
.PageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    font-style: normal;
	text-align: center;
}
.IndentedParagraphText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 25px;
}

