﻿           
h2           { font-family: Arial; font-size: 12pt; color: #106BCE; font-weight: bold }
p      { font-size: 10pt; color: #000000; 
               font-family: Arial}
               
.head      { font-size: 12pt; color: #000000; font-weight: bold; 
               font-family: Arial}              
               
.bodybd      { font-size: 10pt; color: #000000; 
               font-family: Arial}
               
               
li           { font-family: Arial; font-size: 10pt; color: #000000;}

img {
	border:0px;
}             
a
{
	font-size: 10pt;
	font-family: Arial;
		color: #106BCE; font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a:visited
{
	color: #106BCE;
}
a:active
{
	color: #106BCE;
}

body .fdicText
{
	display:none;
}

body.showText .fdicText
{
	display:block;
}
