.Normal {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.VLinkColor {
text-decoration: none ;
color: rgb(255,0,0);
}

.ALinkColor {
text-decoration: none ;
color: rgb(0,255,0);
}

.HLinkColor {
text-decoration: none ;
color: rgb(255,128,0);
}

.FixedWidthFont {
font-family: Courier New, serif;
font-size: 10pt;
}

.RFNormal {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
}

.RFmenulink {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(255,255,255);
}

.RFmenuhover {
font-family: Arial, serif;
font-style: italic;
font-weight: 400;
font-size: 8pt;
color: rgb(255,255,255);
}

.RFmainlink {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(128,153,204);
}

.RFmainhover {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(61,56,151);
}

.RFNormalWhite {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(255,255,255);
}

.RF9pt {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
color: rgb(0,0,0);
}

.RFWhiteBold {
font-family: Arial, serif;
font-style: normal;
font-weight: 600;
font-size: 8pt;
color: rgb(255,255,255);
}

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 }
