body
{
	font-size: 10pt;
	font-family: Arial;
}
.EE_SUPERHEAD
{
	font-size: 24pt;
	font-family: Arial;
}
.EE_XLARGE_BOLD
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
}
.EE_LARGE_BOLD
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
}
.EE_MEDIUM_BOLD
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.EE_MEDIUM
{
	font-size: 10pt;
	font-family: Arial;
}
.EE_MEDIUM_BACK
{
    font-size: 10pt;
    font-family: Arial;
    background-color: #eee8aa;
}
.EE_SMALL
{
	font-size: 8pt;
	font-family: Arial;
}
.EE_TINY
{
    font-size: 7pt;
    font-family: Arial;
    background-color: #eee8aa;
}
.EE_TINY_EXTRA
{
	font-size: 6pt;
	font-family: Arial;
}
.EE_SMALL_GRAY
{
	font-size: 8pt;
	color: gray;
	font-family: Arial;
}
.EE_ALERT
{
	font-size: 8pt;
	color: maroon;
	font-family: Arial;
}
.EE_ALERT_SBOLD
{
	font-weight: bold;
	font-size: 8pt;
	color: maroon;
	font-family: Arial;
}
.EE_ALERT_BOLD
{
	font-weight: bold;
	font-size: 10pt;
	color: maroon;
	font-family: Arial;
}