body { font-family: verdana; font-size: 10px; background-color: #ff9933;}
  p {  font-family: verdana; font-size: 10px;}
 h1 { font-family: verdana; font-size: 14px;}
  td { font-family: verdana; font-size: 10px;}
  .strong { font-family: verdana; font-size: 10px; font-weight:bold;}
  .title { font-size: 12px; font-weight: bold;}
  .subtitle { font-size: 11px; font-weight: bold;}
  :link { color: rgb(0, 0, 153) }  /* for unvisited links */
  :visited { color: rgb(153, 0, 153) } /* for visited links */
  a:active { color: rgb(0, 0, 255) } /* when link is clicked */
  a:hover { color: rgb(0, 96, 255) } /* when mouse is over link */







