body {
	background-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: medium;
	font-weight: normal;
}
  A:link {
	text-decoration : none;
}
 A:visited {
	text-decoration: none;
}
 A:hover {
	text-decoration : none;
}
 PRE {
	font-family: monospace;
	color: Black;
	font-size : 13px;
	padding-left : 24px;
}
.lgTxt {
	font-family: Georgia, serif;
	color: #006600;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
	padding: 4px;
}
.stdTxt {
	font-family : Georgia, serif;
	color : Black;
	text-align : justify;
}
.smTxt {
	font-family: Georgia, serif;
	color: Black;
	font-size: 11px;
	padding: 4px;
}
.hmTxt {
	font-family: Arial, sans-serif;
	color: Black;
	font-size: smaller;
}
.noteTxt {
	font-family: Georgia, serif;
	color: #CC0000;
	font-size: 11px;
	padding: 4px;
	font-weight: bold;
}
.visTxt {
	font-family: Georgia, serif;
	padding-left: 24px;
	padding-right: 24px;
	text-align: justify;
}
.copyright {
	font-family: Georgia, serif;
	color: Black;
	font-size: 11px;
	text-align: center;
}
.bgCell {
	background-image: url(bg-cell.jpg);
	text-align: center;
	font-size: larger;
}
.bgCloth {
	background-image: url(bg-cloth.jpg);
	vertical-align: top;
}
