.h1 {
	font-family: tahoma, verdana,  arial, sans-serif ;
	font-size: 19pt;
	font-style:         Normal;
	font-weight:	    Normal;
	padding-top:	    0px;
	color: #016fb7 ;
}
.h2 {
	font-family: tahoma, verdana,  arial, sans-serif ;
	font-size: 12pt;
	font-style:         Normal;
	font-weight:	    Normal;
	padding-top:	    0px;
	color: #016fb7 ;
}

p, li {
	font-family: tahoma, verdana, arial, sans-serif ;
	font-style:         Normal;
	font-size: 8pt;
	text-align:justify
	color: #000000 ;
}

.bLink {
	text-decoration: none;
	font-weight:	Bold;
	color: #016fb7 ;
}
a.bLink {
	font-weight:	Bold;
	color: #016fb7 ;
	text-decoration: none;
}


a {
	color: #016fb7 ;
}

a.h2 {
	text-decoration: none;
}

a.email {
	font-weight: bold;	
	text-decoration: none;
}

e {
	display: block;
}

iframe {
	overflow-x: hidden;
	overflow-y: scroll;
}

.baldSmallHeader {
	font-family: tahoma, verdana, arial, sans-serif ;
	font-style:         Normal;
	font-size: 8pt;
	color: #006BB4;
	font-weight: bold;
}
