.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
}

.topLinks:hover {
	text-decoration:underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}.boldBlue {
	font-weight: bold;
	color: #000080;
}

}
.boldBlueBigger {
	font-weight: bold;
	color: #000080;
	font-size: 14px;
	text-decoration:none;
}
.boldBlueBigger:hover {
	text-decoration:underline;
}
.IceText {
	font-size: 80px;
	color: #000000;
}
.IceBold {
	font-size: 20px;
	font-weight: bold;
}
.close {
	font-size: 24px;
	font-weight: bold;
	color: 0000FF;
	text-decoration: none;
}
.leftText {
	font-size:12pt;
	font-weight:bold;
}
.rightText {
	font-size:10pt;
}
.linkNoLine {
	font-size:10pt;
	color:0000FF;
	text-decoration:none;
	font-family: arial;
}

