body{
font-family:Arial, Helvetica, sans-serif;
}
tex1      {

      font-size: 9pt;

      font-family: Times New Roman;

      color: #ffffff;

      font-weight: 100;

      text-align: right;

      text-indent: 30px;

      line-height: 20px

      }



tex2  {

      font-size: 9pt;

      font-family: Arial;

      color: #00A8EB;

      font-weight: bold;

      text-align: right;

      }



a.imagehover:hover img {

	opacity: .5;

	filter: alpha(opacity=50);

	border: 1;

	}



img.imageselected {

	opacity: .25;

	filter: alpha(opacity=25);

	border: 0;

	}