@charset "utf-8";
.wikipedialegalsubtext {
	font-size: 9px;
	color: #999999;
}
.thrColLiqHdr #container #mainContent .wikipedialegalsubtext a {
	color: #999999;
}
.superscript {
	font-size: 9px;
	color: #333333;
	vertical-align: super;
}
.headtitle {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFF00;
	color: #FFFF00;
	font-size: 36px;
	font-weight: bold;
}
