 BODY, P, TD  {
	font-family: Tahoma;
	font-size: 12pt;
	color: Purple;
	font-weight : bold;
}
.HL1  {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FC65C4;
}
.HL2  {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: Green;
}
.HL3  {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0014;
}
.HL4  {
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #CC0014;
	font-style : italic;
}
.SML {
	background-color : Green;
	color : #D4D4D4;
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-weight : normal;
}
.NOTE {
	color : Black;
	font-family: Tahoma;
	font-size : 10pt;
	font-weight : normal;
}
.BLUE {
	color : Black;
	font-family: System;
	font-size : 12pt;
	font-weight : normal;
	background-color : #3A95C5;
}