.Normal {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.FixedWidthFont {
font-family: Courier New, serif;
font-size: 10pt;
}

.EngletBasicBodyText {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,0);
}

.ActiveLink {
color: rgb(0,110,150);
}

.HoverLink {
color: rgb(0,110,150);
}

.VisitedLink {
color: rgb(0,64,128);
}

.LinkStyle {
color: rgb(0,0,0);
}

.EngletBasicBodySmall {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
}

.Style1 {
font-family: Arial, serif;
font-style: normal;
font-weight: 700;
font-size: 8pt;
color: rgb(0,0,0);
}

.EngletBasicBodySmallBold {
font-family: Arial, serif;
font-style: normal;
font-weight: 700;
font-size: 8pt;
color: rgb(0,0,0);
}

.EngletBasicBodyNeg {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(255,255,255);
}

.EngletBasicBodySmallNeg {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(255,255,255);
}

.EngletBasicBodyTextBold {
font-family: Arial, serif;
font-style: normal;
font-weight: 700;
font-size: 10pt;
color: rgb(0,0,0);
}

B { font-weight:bold }

SPAN.DecorationOff { text-decoration:none }
SPAN.ItalicOff { font-style:normal }
SPAN.BoldOff { font-weight:normal }
SPAN.DecorationAndItalicOff { text-decoration:none; font-style:normal }
SPAN.DecorationAndBoldOff { text-decoration:none; font-weight:normal }
SPAN.ItalicAndBoldOff { font-style:normal; font-weight:normal }
SPAN.AllOff { text-decoration:none; font-style:normal; font-weight:normal }

