A:link, A:visited, A:active, A:hover { 
 }
 A:link  { 
   color: 		#0000ff; 
 }
 A:visited { 
   color: 		#6600ff;
 }
 A:active {
   color: 		#6666ff;
 }
 A:HOVER { 
   color: 		#0066ff; 
   background-color:#ffffff;
 }
 BODY {   
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   color: 		#000000;
   font-weight: 	normal;
   font-style: 	normal;
   background: 	#ffffff;
 }
 BODY {
 }
 .searchword {
   color:		#000000;
   background:	#ffff00;
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   font-weight: 	normal;
   font-style: 	normal;
 }
 .description {
   color:		#000000;
   background:	#ffffff;
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   font-weight: 	normal;
   font-style: 	normal;
 }
 .title {
   background:	#ffffff;
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   font-weight: 	normal;
   font-style: 	normal;
 }
 P {
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   color: 		#000000;
   font-weight: 	normal;
   font-style: 	normal;
   background: 	#ffffff;
 }
 TABLE {
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   color: 		#000000;
   font-weight: 	normal;
   font-style: 	normal;
   background: 	#ffffff;
 }
 TR {
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   color: 		#000000;
   font-weight: 	normal;
   font-style: 	normal;
   background: 	#ffffff;
 }
 TD {
   font-size:   	10pt;
   font-family: 	arial,verdana,sans-serif;
   color: 		#000000;
   font-weight: 	normal;
   font-style: 	normal;
   background: 	#ffffff;
 }
