.bodyText  { color: #333f60; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 13px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  text-align:justify;
}

.bodyText2  { color: #333f60; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 13px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  text-align:left;
}

.bodyTitle {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #333f60;
}

.pageTitle  { 
  color: #ffffff; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 16px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  text-valign: middle;
}

.date  { 
  color: #ffffff; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  text-valign: middle;
}

.pageBackGround  { 
  background-color: #535353; 
}

.bodyBackGround  { 
  background-color: #C9DBE6; 
}

.pageTitleBackGround  { 
  background-color: #6078bf; 
}

.menuTitleBackGround  { 
  color: #ffffff; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  text-valign: middle;
  text-align: right;
  background-color: #333f60; 
}

.pageLineBackGround  {
  background-color: #535353;
}

.menuBackGround  {
  background-color: #30698e;
}

.indexText  { 
  color: #FE4E01; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 13px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  text-align:justify;
}
  
.indexText2  { 
  color: #FE4E01; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 11px; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  text-align:justify;
}