
a { text-decoration: none; }

b  { 
                  font-weight: bold;
}


.px {
      color: #000000;
	  font-family: Times New Roman, Times, serif;
	  font-size: .9em;
	  line-height: 120%;
 }
 .pxb {
      color: #000000;
	  font-family: Times New Roman, Times, serif;
	  font-size: .9em;
	  font-weight: bold;
	  line-height: 120%;
 }
.context { color: #000000;
	            font-family: verdana, arial, helvetica, sans-serif;
	            font-size: .7em;
				line-height: 100%;
 }
.text { color: #000000;
	            font-family: verdana, arial, helvetica, sans-serif;
	            font-size: .9em;
				line-height: 100%;
 }
