.SmallLink
{
    FONT-SIZE:  x-small;
}

.EmpLink
{
    FONT-SIZE: 12pt;
    font-weight: bold;
}

.WEWINRED
{
    FONT-SIZE: 48pt;
    font-weight: bold;
    color: Red;
}

.WEWINGREEN
{
    FONT-SIZE: 48pt;
    font-weight: bold;
    color: Green;
}

.FinePrint
{
    FONT-SIZE: x-small;
}

.SubHead
{	font-weight: bold;
	color: Red;
}

.TableCells
{	font-weight:  normal;
	font-size:  9pt;
}

.SubHeadUL
{	font-weight: bolder;
	color: Red;
	font-size: x-large;
}

.EmpBlue
{
    font-weight: bold;
    color:Blue;
}

.EmpRed
{
    font-weight: bold;
    color:Red;
}

.EmpRedBigger
{
    font-weight: bold;
    color:Red;
    FONT-SIZE: 12pt;
}

.TableCellsSmall
{	font-weight:  normal;
	font-size:  8pt;
}

.MyIndent
{
padding: 1.0em;
}	