.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.txt-hmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt-hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.txt-capital {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	color: #003300;
}
.txt-footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: lighter;
	color: #003300;
}
.txt-footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
	font-weight: normal;
}
.txt-normalsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
