.top {
	background-image: url(pix/top.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 750px;
	background-position: center bottom;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #000000;
}
.hd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	line-height: 24pt;
	font-weight: bolder;
	color: #000000;
}
.emph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
}

.smallhd {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bolder;
	color: #000000;
}
.txtLnk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.txt2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #000000;
}
.txtSm {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}

