.initial {  background: #000099; font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF}
.change { background: #990000; font: 12px Arial, Helvetica, sans-serif; cursor: hand}
td {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
.pipeLinks {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.pipeLinks {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.pipeLinks:visited {
	color: #FFFFFF;
}
a.pipeLinks:hover {
	color: #FFFF66;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.form {
	font-size: 10px;
}
