﻿body
{
	font-family: Arial;
	font-size: 10pt;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ItemHeader
{
	font-weight: bold;
	color: #003d6a;
}
.TableHeader
{
	font-weight: bold;
	color: #003d6a;
	padding-bottom: 5px;
}
A
{
	color: #003d6a;
}
.ErrorText
{
	color: #ff0000;
}
.PageHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: #003d6a;
	text-align: center;
}
.ChartTable
{
	width: 275px;
	text-align: left;
	margin-bottom: 20px;
}
.ChartUnderLine
{
	border-bottom: #000000 1px solid;
}