.Normal {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,0);
}

.News {
font-family: Verdana, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
color: rgb(0,0,0);
}

.PageTitle {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 20pt;
text-align: center;
color: rgb(196,128,64);
}

.Title {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 12pt;
text-align: left;
color: rgb(0,128,64);
}

.Subtitle {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
text-align: left;
color: rgb(0,0,0);
background-color: rgb(255,255,200);
}

.Reverse {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(255,255,255);
background-color: rgb(0,120,0);
}

.White {
font-family: Book Antiqua, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(255,255,255);
background-color: rgb(0,0,0);
}

.CoolSubhead{
font-family: Verdana, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
text-align: center;
color: rgb(0,0,255);
}

.Label {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
text-align: center;
color: rgb(0,128,0);
}

.Button {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
text-align: center;
color: rgb(0,128,255);
background-color: rgb(196,196,128);
}

.FieldLabel{
font-family: Arial, serif;
font-style: italic;
font-weight: 400;
font-size: 8pt;
text-align: right;
color: rgb(0,32,64);
background-color: rgb(255,255,200);
}

.MenuMain {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
text-align: center;
color: rgb(192,192,192);
}

.MenuMainHilite {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 9pt;
text-align: center;
color: rgb(255,255,255);
background-color: rgb(0,150,220);
}

.MenuSub {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(255,255,0);
background-color: rgb(0,150,220);
}

.MenuSubHilite {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(256,256,256);
background-color: rgb(0,170,230);
}

.Counter {
font-family: Courier New, serif;
font-style: normal;
font-weight: 800;
font-size: 14pt;
text-align: center;
color: rgb(255,255,255);
}

.Nerini {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 7pt;
text-align: center;
color: rgb(128,0,0);
}

.Small {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 7pt;
text-align: center;
color: rgb(256,256,0);
}

.BottonOn {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 9pt;
text-align: center;
border-color:rgb(222,222,255);
border-width:4;
border-style:outset;
color: rgb(0,128,0);
background-color: rgb(192,192,192);
}

.BottonPress {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 9pt;
text-align: center;
border-color:rgb(222,222,255);
border-width:3;
border-style:inset;
color: rgb(255,255,255);
background-color: rgb(168,168,168);
}

.News {
font-family: Verdana, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(32,0,32);
}

.BottonOver {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 9pt;
text-align: center;
border-style:inset;
border-width:2;
color: rgb(128,0,0);
background-color: rgb(192,192,192);
}

.LinkColor {
text-decoration: none ;
color: rgb(0,0,255);
}

.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;
}

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 }

