A:link {
	color: #3366cc; text-decoration: none
}
A:visited {
	color: #113399; text-decoration: none
}
/* A:visited {
	color: #394191 ; text-decoration: none
} */
/* A:active {
	color: #3366cc; text-decoration: underline
} */
A:hover {
	text-decoration: underline
}
/* A:hover {
	color: #3366cc; text-decoration: underline
} */

#mouseTailSpan {
	color: lightblue
}

/* New white style: */
.clOuterBody {
	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff
}
.clInnerBody {
	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff
}
/* .clInnerBody {
	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff
} */
/* Old blue style:
.clOuterBody {
	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #008bff
}
.clInnerBody {
	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #008bff
} */
/* Possibility:
.clOuterBody {
	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #0D3D53
}
.clInnerBody {
	font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #0D3D53
} */
TABLE.clTableText {
	margin-top: 10pt; margin-bottom: 3pt; padding-left: 2pt; padding-right: 2pt
}
TABLE.clTableText TH{
	text-align: left; background: #dddddd; margin: 3pt; /*vertical-align: bottom*/
}
TABLE.clTableText TR{
	vertical-align: top
}
TABLE.clTableText TD{
	background: #EEEEEE; vertical-align: top
}