
  a { text-decoration: none; font-weight: normal; color: #2C2576; }
  a:hover { color: black; text-decoration: none; }

  .header { font-size: 18px; }

  #body, td, font { font-family: "Times New Roman"; font-size: 12px; line-height: 18px; }

	img { border-color: #660000; }

  .item_sel a { padding-left: 4px; font-weight: bold; color: white; }
  .item_notsel a { padding-left: 4px; font-weight: bold; color: #D7D7D7; }

  .subitem_sel a { padding-left: 14px; font-weight: normal; text-decoration: none; color: black; }
  .subitem_notsel a { padding-left: 14px; font-weight: normal; text-decoration: none; color: #660066; }
  .subitem_sel a:hover { padding-left: 14px; font-weight: normal; text-decoration: none; color: black; }
  .subitem_notsel a:hover { padding-left: 14px; font-weight: normal; text-decoration: none; color: black; }

