.stdFont, body, table, div, span, p, pre  {
   font-family: Arial; 
   font-size:12px; line-height:18px; 
   color:#000000; 
   font-weight: normal; 
}

.font1 {
   font-family: Arial; 
   font-size:16px; line-height:22px; 
   color:#848484; 
   font-weight:bold; 
}

.font2 {
   font-family: Arial; 
   font-size:12px; 
   color:#848484; 
   font-weight:bold; 
}

.font3 {
   font-family: Arial; 
   font-size:12px; 
   color:#848484; 
   font-weight: normal; 
}

.font4 {
   font-family: Arial; 
   font-size:12px; 
   color:#E20A15; 
   font-weight:bold; 
}

.font5 {
   font-family: Arial; 
   font-size:12px; 
   color:#E20A15; 
   font-weight: normal; 
}

.font6 {
   font-family: Arial; 
   font-size:10px; line-height:14px; 
   color:#000000; 
   font-weight: normal; 
}

.color1 {
   color:#000000;
}
.color2 {
   color:#848484;
}
.color3 {
   color:#E20A15;
}
.bgColor1 {
   background-color:#FFFFFF;
}
.bgColor2 {
   background-color:#DCE3E8;
}
.bgColor3 {
   background-color:#FFFFFF;
}
.bgColor4 {
   background-color:#FFFFFF;
}

a:link {
   font-size:10px; line-height:14px; 
   color:#000000; 
   font-weight: normal; 
   text-decoration:none; 
}
a:visited {
   font-size:10px; line-height:14px; 
   color:#000000; 
   font-weight: normal; 
   text-decoration:none; 
}
a:hover {
   font-size:10px; line-height:14px; 
   color:#E20A15; 
   font-weight: normal; 
   text-decoration:underline; 
}
a:focus {
   font-size:10px; line-height:14px; 
   color:#E20A15; 
   font-weight: normal; 
   text-decoration:underline; 
}
a:active {
   font-size:10px; line-height:14px; 
   color:#E20A15; 
   font-weight: normal; 
   text-decoration:none; 
}

ul { margin-top:0px; margin-left:15px; margin-bottom:16px;  }



