a:link {
	color:#FF9600;
	text-decoration: underline;
}

a:visited {
	color:#FF9600;
	text-decoration: underline;
}

a:hover {
	color:#3D78DA;
	text-decoration: none;
}


.ficontent {
	font-family:Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
}

.header {
	font-family:Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	color:#3D78DA;
	font-weight: bold;
}
.subheader {
	font-family:Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#FF9600;
	font-weight: bold;
}
.subheader2 {
	font-family:Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#3D78DA;
	font-weight: bold;
}
.smalltext {
	font-family:Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#0000FF;
}

