.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;
}

.arial8blk {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
}

.arial12blue {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 12pt;
color: rgb(0,82,166);
}

.arial10blk {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,0);
}

.ADarial8norm {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
}

.ADarial8grey {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
background-color: rgb(239,239,239);
}

.Arial10BrightBlue {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(0,0,255);
}

.NormRed {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(255,0,0);
}

.Arial8iblue {
font-family: Arial, serif;
font-style: italic;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,255);
}

.Arial10blkBld {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(0,0,0);
}

.Arail10Redbld {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(255,0,0);
}

.ArailRed10bld2 {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(159,0,0);
}

.Arial10BlueI {
font-family: Arial, serif;
font-style: italic;
font-weight: 800;
font-size: 10pt;
color: rgb(0,82,166);
}

.Arial8blkI {
font-family: Arial, serif;
font-style: italic;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
}

.Arial10BlkGray {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,0);
background-color: rgb(224,224,224);
}

.Arial12blk {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
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 }

