.Normal {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,0);
}

.WarmBodyText {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
text-decoration: none ;
font-size: 10pt;
color: rgb(128,0,64);
}

.LinkColor {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
text-decoration: underline ;
font-size: 8pt;
text-align: left;
color: rgb(0,0,255);
}

.VLinkColor {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
text-decoration: underline ;
font-size: 8pt;
text-align: left;
color: rgb(64,0,64);
}

.ALinkColor {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
text-decoration: underline ;
font-size: 8pt;
text-align: left;
color: rgb(0,0,255);
}

.HLinkColor {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
text-decoration: underline ;
font-size: 8pt;
text-align: left;
color: rgb(128,0,128);
}

.FixedWidthFont {
font-family: Arial, serif;
font-size: 10pt;
}

.databasetext {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,64);
background-color: rgb(255,255,255);
}

.OrderForm {
font-family: Arial, serif;
font-style: normal;
font-weight: 700;
font-size: 10pt;
color: rgb(0,0,0);
background-color: rgb(226,226,226);
}

.arial10 {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,64);
background-color: rgb(255,255,255);
}

.ATable {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 10pt;
color: rgb(0,0,64);
background-color: rgb(192,192,192);
border-width: 5;
border-style: double;
border-color: rgb(0,0,0);
padding: 5;
}

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 }

