﻿body
{
	font-family: arial;
	font-size: 10pt;
	color: #000080;
}

table
{
	font-family: arial;
	font-size: 10pt;
	color: #000080;
}
thead
{
	background-color: #000080;
	font-weight: bold;
	color: White;
}

input
{
	font-size: 8pt;
	color: #000080;
}

select
{
	font-family: arial;
	font-size: 10pt;
	color: #000080;
}

.XLTitle
{
	font-size: 16pt;
	font-weight: bold;
	color: #000080;
}
.XLTitleWhite
{
	font-size: 16pt;
	color: #FFFFFF;
}
.XLBody
{
	font-size: 16pt;
	color: #000080;
}

.LTitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
}
.LTitleWhite
{
	font-size: 14pt;
	color: #FFFFFF;
}
.LBody
{
	font-size: 14pt;
	color: #000080;
}

.MTitle
{
	font-size: 12pt;
	color: #000080;
}
.MTitleWhite
{
	font-size: 12pt;
	color: #FFFFFF;
}
.MBody
{
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}

.STitle
{
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
}
.STitleWhite
{
	font-size: 10pt;
	color: #FFFFFF;
}
.SBody
{
	font-size: 10pt;
	color: #000080;
}

.XSTitle
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
.XSTitleWhite
{
	font-size: 8pt;
	color: #FFFFFF;
}
.XSBody
{
	font-size: 8pt;
	color: #000080;
}

.XXSTitle
{
	font-size: 7pt;
	font-weight: bold;
	color: #000080;
}
.XXSTitleWhite
{
	font-size: 7pt;
	color: #FFFFFF;
}
.XXSBody
{
	font-size: 7pt;
	color: #000080;
}

