@media all {
  Body, P, tr, td {
  color:black;
  font-family: "Tahoma";
  font-size:8pt;
  }
  A {
  font-family: "Tahoma";
  color:#6666FF;
  font-size:8pt;
  text-decoration:none;
  font-weight:600
         }
   A:visited {
  font-family: "Tahoma";
  color:#9999FF;
  font-size:8pt;
  text-decoration:none;
  font-weight:600
            }
   A:hover {
  font-family: "Tahoma";
  color:#0000FF;
  font-size:8pt;
  text-decoration:none;
  font-weight:600
            }
  H1 {
  font-family: "Tahoma";
  color:#FFFFFF;
  font-size: 13pt;
  font-weight:800
     }
  H2 {
  font-family: "Tahoma";
  color:#000000;
  font-size: 11pt;
  font-weight:800
     }
  TT {
     font-family: "Tahoma";
     color:#000000;
  font-size:8pt;
  text-decoration:none;
  font-weight:500
     }
	 a img{
		 border:none;
	 }
}
