﻿body
{
	font-size: 10pt;
	color: navy;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: ivory;
}

A
{
	text-decoration: none;
}

.LegalBlurb
{
	vertical-align: top;
	text-align: left;
	font-size: 8pt;
}

.Content
{
	margin: 10px 10px 0px 10px;
}

.ContentCell
{
	vertical-align: top;
	text-align: left;
	width: 700px;
}


.ParaHeading
{
	font-weight: bold;
	font-size: 11pt;
	color: #000066;
}

.ParaHeadingPlus
{
	font-weight: bold;
	font-size: 13pt;
	color: #000066;
	width: 100%;
	text-align: center;
}

.LinkBar A
{
	font-size: 10pt;
	color: #03019D;
	font-family: Arial;
}