a:link
{
	
	font-family: Arial;
	font-weight: normal;
	font-size: 11pt;
	color: #404D76;
	text-decoration: none;
}

a:visited
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11pt;
	color: #404D76;
	text-decoration: none;
}

a:active
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11pt;
	color: #404D76;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11pt;
	color: #404D76;
	text-decoration: underline overline;
}

.body
{
	font-family: Arial;
	background-color: #eeffee;
	margin: 0em;
	color: #5F6B83
}

.tablePageFiller      /* Main page-edge background ~*/
{
	background-color: #f1f1f1;
	font-family: arial;
}

.sectionTitle
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #5F6B83;
}

.sectionText
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
}

.topBar  /* Sub-title bar */
{
	font-family: Arial;
	background: #ADBAD3;
	color: white;
	font-size: 6pt;
}

.midBar  /* Sub-title bar */
{
	font-family: Arial;
	background: #5F6B83;
	color: white;
	font-size: 11pt;
}

.smallFooter
{
	font-family: Arial;
	font-size: 8pt;
}

H1
{
	font-family: Arial;
	font-size: 14pt;
	color: #5F6B83;
}

H2
{
	font-family: Arial;
	font-style: italic;
	font-size: 12pt;
	color: #5F6B83;
	font-weight: bold;
	font-style: bold;
	color: #404D76;
}

H3
{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	background-color: #ADBAD3;
}


