.body { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #000000;
}
.bold {  
   font-weight: bold; 
}
.redBoldBodyText {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   color: #CC3300;
}
.TimesText-forCaptionsLinksEtc {  
   font-family: "Times New Roman", Times, serif; 
   font-size: 11px; 
   color: #333333;
}
.charcoalGrey-SubHead {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: 600; 
   color: #333333;
}
.darkRed-TableColHeads {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #993300; 
   font-weight: bold;
}
.leftColText {  
   font-family: "Times New Roman", Times, serif; 
   font-size: 11px; 
   line-height: 18px;
}
.leftColHead { 
   font-family: "Times New Roman", Times, serif; 
   font-size: 12px; 
   font-weight: 600; 
   color: #000000;
}
.TerritoryLinks {  
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 14px; 
   font-weight: 700; 
   color: #DDDDB1
}
.Image-LeftIndent10px {
	margin-left: 10px;
}
.Image-RightIndent10px {
	margin-right: 10px;
}
