.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;
}

.T10normBlue {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,130);
}

.T10BldWht {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(255,255,255);
}

.T8BldWht {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 8pt;
color: rgb(255,255,255);
}

.T8BldBlue {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 8pt;
color: rgb(0,0,130);
}

.T8BldRed {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 8pt;
color: rgb(145,13,9);
}

.T10bluebld {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(0,0,130);
}

.T12BlueBold {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 12pt;
color: rgb(0,0,130);
}

.T8BlueNorm {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,130);
}

.T12bldred {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 800;
font-size: 12pt;
color: rgb(145,13,9);
}

.T8grey {
font-family: Tahoma, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(128,128,128);
}

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 }

