	

p {
font-family: Arial,Helvetica;
font-size: 12pt;
}
p.menu {
font-size: 10pt;
}
p.tableheading {
color: #ffcc00;
font-weight: bold;
}
h1 {
font-family: Arial,Helvetica;
font-size: 16pt;
font-weight: bold;
}
p.headline {
font-weight: bold;
}
p.newsbody {
font-size: 10pt;
}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

.Freezing
{
   position:relative ;
   top:expression(this.offsetParent.scrollTop);
   z-index: 10;
}