.noRepeat {
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whtNavText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.boldWhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.noRepeatY {
	background-repeat: repeat-x;
}
