h1 {
   font-family: Arial, Helvetica, sans-serif;
   color: #000080;
   font-size: 18pt;
   text-align: left
}


.f1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-style: normal;
	line-height: 20px;
}


.f2 { /* used for text headers */
   font-family: Arial, Helvetica, sans-serif;
   font-weight:  bold;
   color: #0000A0;
   font-size: 14pt;
   
}

.f3 { /* used for header^2 */
	font-family: Arial, Helvetica, sans-serif;
	color: #0000A0;
	font-size: 18pt;
	font-style: normal;
	line-height: 26px;
}

.f4 { /* used for header^3 */
   font-family: Arial, Helvetica, sans-serif;
   color: #0000A0;
   font-size: 20pt;
   font-style: normal;
}

.ftablehead { /* table header */
   font-family: Verdana, Geneva, Arial, sans-serif;
   color: #FFFFFF;
   font-size: 10pt;
   font-style: normal;
   /* text-decoration: none */
}

.ftableheadsub { /* table subheader */
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   /* text-decoration: none */
}

.fnote { /* table normal text */
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt;
   font-style: italic;
   font-weight: normal;
   /* text-decoration: none */
}

.ftabletext { /* table normal text */
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   /* text-decoration: none */
}

.flink1 { /* normal textlink */
   font-family: Arial, Helvetica, sans-serif;
   /* color: #69b4db; */
   color: #0000A0;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   /* text-decoration: none */
}

.flinknav { /* links */
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
}

.flinknavdead { /* links */
   font-family: Arial, Helvetica, sans-serif;
   /* color: #cf9ffc; */
   color: #ffbb43;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
}

.flinknav2 { /* links */
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
}

.flinknavdead2 { /* links */
   font-family: Arial, Helvetica, sans-serif;
   color: #ffbb43;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
}

.flink { /* links */
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
}

.flinkdead { /* inactive links */
   font-family: Arial, Helvetica, sans-serif;
   /* color: #cf9ffc; */
   color: #ffbb43;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
}

.ffoot1 { /* footer text */
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
}

.ffootlink1 { /* footer links */
   font-family: Arial, Helvetica, sans-serif;
   color: #0000A0;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
}
.fcopyright { /* copyright info */
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;
}


.f6 { /* used for question headliners in info page */
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;   
   font-size:16pt;
   color: #0066cc
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
}
.img {
	padding: 0px;
	margin: 0px 0px 0px 6px;
	border: medium solid #000055;
}

