BODY {
  FONT-SIZE: 12px;
  color : #663333;
  BORDER-TOP-STYLE: none;
  line-height : 15px;
  border-bottom-style : none;
  border-bottom-width : 0px;
  BORDER-RIGHT-STYLE: none;
  BORDER-LEFT-STYLE: none;
  background-color : #ffffff;
}
}
A:link {
  COLOR: #cc0000;
  TEXT-DECORATION: underline;
}
A:VISITED {
  color : #666666;
  TEXT-DECORATION: underline;
}
A:ACTIVE {
  color : #cc0000;
  TEXT-DECORATION: none;
}
A:HOVER {
  color : #cc0000;
  TEXT-DECORATION: none;
}
TABLE {
  FONT-SIZE: 12px;
  
  line-height : 1.5;
  border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;
  border-top-color : #6633336;
  border-right-color : ##663333;
  border-bottom-color : ##663333;
  border-left-color : ##663333;
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  


  }
HR {
  color : #663333;
}
A:LINK{
  color : #cc0000;
  font-weight : none;
}