body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.headtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: normal;
}

.cellkgd{
	background-color: #caaa60;
}

.cellkgd2{
	background-color: #CC9933;
}

.ABN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.cellbackgd {
	background-color: #E6F7FF;
}
.bckgdwhite {
	background-color: #FFFFFF;
}
