﻿body
{
	font-size: 10pt;
	font-family: verdana;
}
.H4
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: verdana;
}
.PageHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: #003366;
	font-family: verdana;
}
.ContentHeader
{
	background-color: #7B8AB5;
	font-family: Calibri;
	font-weight: bolder;
	font-size:  x-large;
	color: White;
}
.ContentTable
{
	width: 100%;
}
.ContentText
{
	margin:30px;
	padding:30px;
}
