﻿Body
{
	font-size: 9pt;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: white;
}

.Main
{
	margin: 0px auto;
	width: 800px;
	font-size: 9pt;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: white;
}

.ContentTableBasic
{
	font-size: 9pt;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: white;
	margin-bottom: 30px;
}
A.ContentTableBasic
{
	margin-bottom: 0px;	
}

.ContentTableBorder
{
	font-size: 9pt;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: white;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid black;
}
A.ContentTableBorder
{
	margin-bottom: 0px;
	border: 0px;
}

.ContentTable8
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: white;
	margin-bottom: 10px;
	margin-left: 15px;
}
A.ContentTable8
{
	margin-bottom: 0px;
	margin-left: 0px;
}

.Text8
{
	font-size: 8pt
}
A.Text8
{
	font-size: 8pt
}

.Text12
{
	font-size: 12pt
}
A.Text12
{
	font-size: 12pt
}

.RedAText
{
	color: #820024;
}
A.RedAText
{
	color: #820024;
}

.TitleText
{
	font-size: 18pt;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	color: #19388A;
	text-decoration: none;
}

.FakeAText
{
	font-size: 9pt;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	color: #19388A;
	text-decoration: none;
}

A
{
	font-size: 9pt;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	color: #19388A;
	text-decoration: none;
}

A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A:active
{
	text-decoration: none;
}
A.Local
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: normal;
	color: #19388A;
	text-decoration: none;
}
A.Local:hover
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: normal;
	color: #19388A;
	text-decoration: underline;
}
.SectionHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #820024;
}
TD
{
	text-align: left;
}
.Footer
{
	text-align: center;
	font-size: 8pt;
}
.Header
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #19388A;
}

/*

	background-color: #19388A; --blue (old 173989)
	background-color: #8A7652; --gold
	background-color: #820024; --red
*/
