body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.BoldBlueTxt {color: #0000FF; font-weight: bold; }
.BoldBlackTxt {color: #000000; font-weight: bold; }
.BoldBlackLargeTxt {font-size: 18px;
	font-weight: bold;
}
.WhiteTxt24pt {
	color: #FFFFFF;
	font-size: 24px;
}
.24PtFont {font-size: 24px}
.WhiteTxt {
	color: #FFFFFF;
}
.RedStandard {
	color: #FF0000;
}
.WhiteTxt4pix {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.RedStandardbold {
	color: #FF0000;
	font-weight: bold;
}
