.Normal {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.MyArial10 {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,0);
}

.MyArial10Bold {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(0,0,0);
}

.MyArial10Italic {
font-family: Arial, serif;
font-style: italic;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,0);
}

.MyArial12 {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.MyArial12White {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(128,128,128);
}

.MyArial14 {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 14pt;
color: rgb(0,0,0);
}

.Input {
font-family: Verdana, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.Button {
font-family: Verdana, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.MyArial8 {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
}

.MyArial22White {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 22pt;
color: rgb(128,128,128);
}

.MyArial12Bold {
font-family: Arial, serif;
font-style: normal;
font-weight: 900;
font-size: 12pt;
color: rgb(0,0,0);
}

.MyArial8Light {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(128,128,128);
}

.MyArial10WhiteItalic {
font-family: Arial, serif;
font-style: italic;
font-weight: 400;
font-size: 10pt;
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 }

