body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000099;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.bld {
	font-weight: bold;
}
.bbd {
	font-size: 11px;
	font-weight: bold;
}

.big {
	font-size: 20px;
	font-weight: bold;
}
.hdr {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.lnk {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: CCFFFF;

}
.txt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CCFFFF;
	font-weight: bold;
}
.tlnk {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCFFFF;
}
