.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caption {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.tablehdr {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.whowhereyears {

	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #99CCCC;
	text-align: center;
}
.whowhereheader {

	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
	text-align: center;
	font-size: xx-small;
	vertical-align: middle;
}
.whowheretext {
	font-size: xx-small;
	text-align: center;
	vertical-align: middle;
}
.whowherelostcomms {
	font-style: italic;
	color: #FF0000;
	background-color: #999999;
	font-weight: bold;
}

