.tabletext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;


}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;


}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;

}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;

}
.agendatabletext {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;

}
.bottombordercell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.navtabletext {
	font-size: xx-small;
}
.xx-smallbold {
	font-size: xx-small;
	font-weight: bold;

}
.pagetitles {
	color: #0033CC;
}
.boldtext {
	font-weight: bold;
}
.FDshifttableheader {
	font-size: small;
	font-weight: bold;
	padding: 3px;

}
.FDshifttablecell {
	padding: 5px;
}
.indenttext {
	padding-left: 15px;
}
.redbold {
	font-weight: bold;
	color: #CC3333;
}
