
	   A  { color: #039; font-size: 12pt; font-weight: normal; text-decoration: underline }
	   A:link  { color: #039; font-size: 12pt; font-weight: normal; text-decoration: underline }
	   A:visited  { color: #039; font-size: 12pt; font-weight: normal; text-decoration: underline }
	   A:active  { color: #039; font-size: 12pt; font-weight: normal; text-decoration: underline }
	   A:hover {text-decoration:underline; color:#cc9900; font-weight:normal;font-size:12pt;}

	   td
	   {
	   	font-family: Times New Roman,Arial,Helvetica,sans serif;
	   	font-size: 12pt;
	   	color: #000000;
	   }
      
	   .bodycontent
	   {
	   	font-family: Times New Roman,Arial,Helvetica,sans serif;
	   	font-size: 12pt;
	   	color: #000000;
	   }
	   .photocaption
	   {
	   	font-family: Arial,Helvetica,sans serif;
	   	font-size: 7pt;
	   	color: #000000;
	   }

  	   h3
	   {
	   	font-family: Times New Roman,Arial,Helvetica,sans serif;
	   	font-size: 12pt;
	   	color: #000000;
         font-weight: bold;
	   }



	   .search
	   {
	   	background-color : #D0D0D0;
	   	border-color : #808080;
	   	border-style : solid solid solid solid;
	   	border-width : 1px;
	   	color: #000000;
	   	vertical-align : middle;
	   	z-index : inherit;
	   }



