  td {      font-family: Tahoma;
            font-size: 12px;
            color: #333333; }
  td.td1 {
    text-align: center;
    width: 1%; }
  td.td2 {
    width: 1%; }

  td.menu { color: white; }
  
  a {       color: #128BE7;
            text-decoration: underline; }
  a:hover { color: #ff3300;
            text-decoration: none; }
  .grey   {  color: #333333; text-decoration: none; }
  .grey:hover { color: #333333; text-decoration: underline; }
  .grey2  { color: #808080; }
  .grey3   {  color: #333333; }
  .grey3:hover { color: #333333; }
  
  input, textarea, select { color: #333333;
                            font-size: 11px;
                            font-family: Tahoma; }
  .w100p {  width: 100%; }
  .sm {     font-size: 11px; }
  .sm2 {     font-size: 11px; }
  .white {  color: #ffffff; }
  .white:hover {  color: #ffffff; }
  .title1 { font-size: 24px; }
  .title2 { font-size: 18px; }
  .cntFav { font-weight: bold;
            display: inline; }