A:link { 
  font-family: Times New Roman; 
  font-size: 12px; 
  font-style: normal;
  line-height: normal; 
  font-weight: bold;  
  font-variant: normal; 
  color: #758BA2; 
  text-decoration: underline}
A:visited { 
  font-family: Times New Roman; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  font-variant: normal; 
  color: #758BA2; 
  text-decoration: underline 
}
A:hover { 
  font-family: Times New Roman; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  font-variant: normal; 
  color: white; 
  text-decoration: underline 
}
body.MAIN {
  background: #ACBCCC;
  text-align: center;
}
font.MAIN {
  font-size: 12px; 
  color: #304050; 
  font-family: Times New Roman; 
  font-weight: bold; 
  text-decoration: none
}
font.DESCRIPTION {
  font-size: 14px; 
  color: white; 
  font-family: Times New Roman; 
  font-weight: bold; 
  text-decoration: underline
}
td.DESCRIPTION_LEFT {
  width: 120px; 
  vertical-align: top;
}
td.DESCRIPTION_RIGHT {
  width: 600px; 
  vertical-align: top;
}