.header {
	color: #024121;
	margin: 4px;
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;

}
.text {
	color: #024121;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
.whtext {
	color: #FFFFFF;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
.whheader {
	color: #FFFFFF;
	font: italic bold 22px Georgia, "Times New Roman", Times, serif;
}
.rtborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #024121;
	padding: 4px;
	margin: 4px;

}
.fstyle
   {
       display: none;
    }
