P.InfoLayer {
	font-family: Tahoma, Verdana, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: Green;
	line-height: 140%;
}

H1.face {
	font-family: Tahoma, Verdana, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15pt;
	color: White;
}

H1.shadow {
	font-family: Tahoma, Verdana, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15pt;
	color: rgb(50,50,50);
}

DIV.InfoLayer {
	visibility: visible;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

DIV.HidInfoLayer {
	visibility: hide;
	display: none;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

P.ChromeInfo {
	font-family: Verdana, Tahoma, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: White;
	line-height: 105%;
}

P.Warning {
	font-family: Verdana, Tahoma, serif;
	font-style: normal;
	font-weight: Bold;
	font-size: 11pt;
	color: Red;
	line-height: 110%;
	align: left;
}

P.MyEmail {
	font-family: Arial, Lucida Sans, serif;
	font-style: italic
	font-weight: normal;
	font-size: 9pt;
	color: #c4c4c4;
	line-height: 100%;
}

Label.ChromeInfo {
	font-family: Verdana, Tahoma, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: White;
	line-height: 105%;
}