body {					
	color : #000000;				
	margin-bottom : 0;				
	margin-left : 0;				
	margin-right : 0;				
	margin-top : 0;				
}					
p, td, ul, ol {					
	font-family : Arial, Helvetica;				
	font-size : 10pt;				
}					
.tiny {					
	font-size: 10pt;				
	color: white;				
}					
A:link {					
  color: #0000FF; 					
  text-decoration: none; 					
  }/*normal links in the text*/					
A:visited {					
  color: #OOOOFF; 					
  text-decoration: none; 					
 }					
A:hover { /*this effect is not shown in NN4.xx*/					
  color: #FF0000; 					
  text-decoration: underline; 					
  }					
A:active {/*colour in NN4.xx is red*/ 					
  color: #ffffff; 					
  text-decoration: underline; 
#pscroller1{
width: 200px;
height: 25px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}					
  }  
