﻿body {
}

.HeaderLarge
{
	font-weight:bold;
	font-family:Arial;
	font-size: 20px;
}

.HeaderSmall
{
	font-weight:bold;
	font-family:Times New Roman;
	font-size: 14px;
}

.Footer
{
	font-weight:bold;
	font-family:Arial;
	font-size: 12px;
}

.BodyItalic
{
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 2px;
}

.BodyNormal
{
	font-family:Arial;
	font-size: 12px;
}

.BodyBold
{
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}

.PageHeading
{
	font-weight: bold;
	font-family:Arial;
	font-size: 16px;
}

.ArialBI
{
	font-style: italic;
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}

.BodySectors
{
	font-family:Arial;
	font-size: 14px;
}
