.pinkHL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	background-color: #FF00FF;
	color: #FFFFFF;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.links {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: oblique;
	color: #999999;
}
.smlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #CCCCCC;
}
.courier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.yellowNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333300;
	background-color: #FFFF33;
}
#logoPopup {
	position:absolute;
	left:16px;
	top:16px;
	width:179px;
	height:57px;
	z-index:1;
}
#contentHere {
	position:absolute;
	left:292px;
	top:10px;
	width: 10px;
	height: 10px;
	overflow: visible;
	z-index:12;
}

