.esgeneralplain {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	background-color: #FFCCFF;
	font-weight: normal;
}
.esgeneralbold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFCCFF;
}
.esgeneralliteplain {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	background-color: #FFCCFF;
	font-weight: normal;
}
.esgeneralcolourplain {
	background-color: #FFCCFF;
	color: #CC6699;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.esgencolourbold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #CC6699;
	text-decoration: none;
	background-color: #FFCCFF;
}
.esgeneralitalicsplain {
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	background-color: #FFCCFF;
}
.esgeneralitalicsbold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFCCFF;
	font-style: italic;
}
