﻿body
{
	font-size:10pt;
	font-family:Arial,Helvetica,Sans-Serif;
}

a:active, a:link, a:visited
{
	color: #005480;
	text-decoration: none;
}

a:hover
{
	color: #005480;
	text-decoration: underline;
}

.sectionHeader
{
	font-size: 14pt;
	font-weight: bold;
}

.smallTextWhiteBold
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.smallTextWhite
{
	font-size: 8pt;
	color: #ffffff;
}
